summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/timer.h
Commit message (Expand)AuthorAgeFilesLines
...
* Added skeletion device interface for timers. Just wanted to get feedback. Zsolt Vasvari2008-03-141-0/+51
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-4/+4
* Converted MACHINE_DRIVER definitions from function Aaron Giles2008-02-261-2/+4
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-2/+5
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-39/+13
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+185