summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cps1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Barry Harris [mailto:barry@barryharris.me.uk] Aaron Giles2008-09-181-0/+54
* Adjusted tags in drivers to meet conformity checks. Promoted checks to Aaron Giles2008-09-101-169/+169
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-1/+1
* modified description of a dsw in sf2m2 (it isn't unused) Roberto Zandona2008-08-211-1/+3
* modified the default of a dsw in sf2m2 Roberto Zandona2008-08-201-1/+8
* removed unnecessary code for sf2m2 Roberto Zandona2008-08-201-7/+0
* sf2m2 clone: promoted to working Roberto Zandona2008-08-201-1/+8
* removed duplicate buttons in sf2hack (as per stephh comment) Roberto Zandona2008-08-201-0/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-1351/+415
* more CPS1 PALs Nicola Salmoria2008-08-191-0/+32
* Added validity check to ensure that AM_READ_PORT() macros reference Aaron Giles2008-08-191-0/+12
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-13/+13
* use proper gfx ROMs (+ PALs) for varthj Nicola Salmoria2008-08-181-10/+127
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-13/+13
* oops, QSound CPS1 games have a different A-board so the PLDs of the normal gm... Nicola Salmoria2008-08-141-117/+19
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-1/+1
* Added reverse engineered PLD images to CPS1 games (A-board to all and B-board... Nicola Salmoria2008-08-121-531/+1200
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-2/+2
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-6/+6
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-3/+3
* Credit Corrado Tomaselli Nicola Salmoria2008-08-081-0/+30
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-1/+1
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-08-071-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-210/+197
* Cleanups/version bump.mame0126u3 Aaron Giles2008-07-311-1/+1
* Fixed CPS1 audio CPU names to prevent crash. Aaron Giles2008-07-291-137/+135
* Region classes go bye-bye. Aaron Giles2008-07-281-759/+759
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-776/+771
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-6/+6
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-6/+6
* moved kodb to fcrash.c (which will probably end up being the home of the cps1... davidhay2008-07-141-59/+0
* Cleanups and version bump. Aaron Giles2008-07-061-10/+10
* adds SF2 Magic Turbo Delta bootleg as non-working.. it's heavily modified, di... davidhay2008-07-051-14/+185
* adds wofhfh bootleg from mame32plus davidhay2008-07-051-1/+110
* replaced kodb set with complete dump from known bootleg board (different gfx ... davidhay2008-07-031-13/+46
* adds the captain commando bootleg from highwayman with corrected rom loading. davidhay2008-07-021-0/+63
* 3rd punisher bootleg set davidhay2008-07-021-0/+29
* and an alt bootleg set davidhay2008-07-021-1/+77
* the same for the punisher bootleg with PIC. davidhay2008-07-021-0/+37
* this adds the rom loading for the cadillacs & dinosaurs sets with PICs.. davidhay2008-07-021-0/+151
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-9/+9
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-06-171-8/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-1/+1
* fix duplicate input bits in cps1.c davidhay2008-05-261-6/+6
* Renamed EEPROM_* to eeprom_* Aaron Giles2008-05-251-12/+12
* 01735: sf2m4, sf2m5, sf2m6, sf2m7, sf2yyc, sf2koryu: games with bootleg kludg... Nicola Salmoria2008-05-241-10/+58
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-3/+2
* small changes to notes/rom names Nicola Salmoria2008-05-111-104/+133
* Cleanups/version bump.mame0124u5 Aaron Giles2008-05-011-1/+1
* Massive update to ROM naming in the CPS1 driver, also loading smaller eproms ... Nicola Salmoria2008-04-301-653/+1019