summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dambustr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-5/+5
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-061-5/+8
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-6/+6
* Region classes go bye-bye. Aaron Giles2008-07-281-11/+11
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-13/+13
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-6/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-15/+14
* Galaxian rewrite. Ultimately will combine the existing drivers Aaron Giles2008-03-281-1/+1
* Renamed galaxian.c -> galaxold.c. Updated all drivers accordingly. Aaron Giles2008-03-251-11/+11
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-9/+9
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* Most important thing to note about this change: Aaron Giles2008-02-211-3/+3
* Color table removal Zsolt Vasvari2008-02-041-1/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+271