summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/6522via.c
Commit message (Expand)AuthorAgeFilesLines
...
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-12/+12
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-77/+89
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+2
* Major cpuintrf changes: Aaron Giles2008-11-101-29/+29
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-111/+110
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-27/+28
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-4/+4
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-1/+1
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-1/+1
* (from Wilbert Pol) Aaron Giles2008-01-061-36/+35
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-5/+5
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1153