summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxold.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-13/+13
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-54/+54
* Ok, this is The Big One. Aaron Giles2009-02-111-19/+17
* And even more dangling code in galaxold.c. Aaron Giles2009-01-041-161/+0
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-5/+5
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+2
* Preparing some MDRV_CPU_IO_MAP calls for automated memmap replacement. Andrew Gardner2008-08-301-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-281-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-8/+17
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-8/+8
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-4/+9
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-57/+56
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-11/+11
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-4/+4
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-2/+2
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-74/+74
* Adds readmes for Kyros No Yakata, Bombs Away, Meikyuu Hunter G, Crazy Kong, M... Andrew Gardner2008-08-031-4/+40
* Region classes go bye-bye. Aaron Giles2008-07-281-83/+83
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-96/+96
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-7/+6
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-4/+4
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-12/+12
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-171-43/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+1
* fixed game name Roberto Zandona2008-06-061-1/+1
* assorted duplicate input bits Nicola Salmoria2008-05-301-11/+11
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-1/+0
* AY-3-8910 rewrite: Couriersud2008-04-221-2/+12
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-6/+6
* Renamed input port functions: Aaron Giles2008-04-061-3/+3
* Galaxian rewrite. Ultimately will combine the existing drivers Aaron Giles2008-03-281-3867/+16
* Renamed galaxian.c -> galaxold.c. Updated all drivers accordingly. Aaron Giles2008-03-251-0/+7116