summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/timer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* williams.cpp: Clean up scanline timers (nw) AJR2018-05-251-2/+1
|
* timer.cpp: Use siblingdevice instead of absolute tag lookup; add screen tag ↵ AJR2018-05-211-1/+5
| | | | validation for scanline timers (nw)
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-91/+0
| | | | | | * destaticify initializations (nw) * fix this->set_screen (nw)
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+291