summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/timer.h
Commit message (Expand)AuthorAgeFilesLines
* Added concept of scheduling quanta to the timer system. Also added Aaron Giles2008-11-051-0/+7
* Added 22VP931 emulation, which is mostly working. Communication works Aaron Giles2008-09-251-3/+18
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-09-111-1/+1
* Changes MDRV_TIMER_DURATION to MDRV_TIMER_START_DELAY Zsolt Vasvari2008-03-151-4/+42
* Implements scanline based timer devices. Zsolt Vasvari2008-03-141-2/+10
* 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