summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gaelco2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-12/+12
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-3/+3
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-24/+24
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-25/+25
* Minor fixes to the last commit. Angelo Salese2009-02-181-3/+7
* New games marked as GAME_NOT_WORKING Angelo Salese2009-02-171-0/+46
* Ok, this is The Big One. Aaron Giles2009-02-111-12/+12
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-4/+4
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-58/+59
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-6/+6
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-28/+28
* Region classes go bye-bye. Aaron Giles2008-07-281-28/+28
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-35/+35
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-6/+6
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-6/+6
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-6/+6
* Cleanups and version bump.mame0125u9 Aaron Giles2008-07-031-1/+1
* Added pot wheel support to world rally 2 (credit goes to Mirko Mattioli) Manuel Abadia2008-06-291-54/+25
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-171-31/+31
* Cleanups and version bump.mame0125u5 Aaron Giles2008-06-121-2/+2
* One more note about the PCB layout by Mirko Mattioli Manuel Abadia2008-06-121-3/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-28/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-1/+0
* Added alternate layout for World Rally 2 PCB from Mirko Mattioli Manuel Abadia2008-06-121-0/+49
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-011-0/+1
* Renamed input port functions: Aaron Giles2008-04-061-4/+4
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-57/+57
* Various clean ups: Couriersud2008-03-011-7/+7
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-6/+6
* Most important thing to note about this change: Aaron Giles2008-02-211-20/+28
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-8/+8
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-2/+2
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-6/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1384