summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/6532riot.c
Commit message (Expand)AuthorAgeFilesLines
...
* Here's the big one.... Aaron Giles2008-12-111-3/+3
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-12/+12
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-2/+2
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-15/+12
* Major cpuintrf changes: Aaron Giles2008-11-101-3/+3
* Cleanups and version bump.mame0127u3 Aaron Giles2008-09-111-1/+1
* Changed DEVICE_START functions to return an error code. Currently this Aaron Giles2008-09-091-0/+2
* Cleanups and version bump.mame0126u2 Aaron Giles2008-07-241-24/+24
* Minor gameplan changes in attempts to get leprechn music playing again. Aaron Giles2008-07-241-3/+3
* Added new functions attotime_to_ticks() and ticks_to_attotime() to Aaron Giles2008-07-241-271/+428
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-261-51/+50
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-6/+6
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-4/+4
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-1/+1
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+373