summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ace.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-13/+13
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-7/+7
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-17/+14
* 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-05-221-2/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-8/+8
* Merged memory maps. Aaron Giles2008-02-261-20/+12
* Most important thing to note about this change: Aaron Giles2008-02-211-3/+2
* Removed some unneccassary lookups through machine->pens Zsolt Vasvari2008-02-211-1/+1
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Color table removal Zsolt Vasvari2008-02-021-1/+0
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* (From AtariAce) Aaron Giles2008-01-111-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+363