summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/scc2698b.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+0
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-15/+12
* devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw) Vas Crabb2020-02-051-4/+4
* misc cleanup (nw) Vas Crabb2018-10-281-77/+18
* r9751: Implement proper SMIOC emulation through new uart emulation (#4188) Brandon Munger2018-10-241-0/+220