summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-38/+27
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-4/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-16/+10
* williams.cpp: Clean up scanline timers (nw) AJR2018-05-251-2/+1
* timer.cpp: Use siblingdevice instead of absolute tag lookup; add screen tag v... AJR2018-05-211-1/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-91/+0
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+291