summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* change the newest multifish clone to use the correct parent. Brian Troha2009-10-091-1/+1
* found and added a Multifish clone Brian Troha2009-10-092-5/+5
* Fix for [MT03470]: backfirea: Game mode setting error on startup Fabio Priuli2009-10-091-8/+8
* Removing old and duplicate code for genesis/megadrive from MAME (part 2): upd... Fabio Priuli2009-10-099-1004/+193
* Device memory spaces are now visible in the debugger. Aaron Giles2009-10-092-27/+32
* Assert copyright ownership of core library files, and relicense Aaron Giles2009-10-0929-57/+840
* update to multifish driver... Brian Troha2009-10-092-155/+327
* new clone added: Go For the Gold Brian Troha2009-10-092-15/+53
* Removing old and duplicate code for genesis/megadrive from MAME (part 1) Fabio Priuli2009-10-088-701/+553
* Adds PCB layout for Igrosoft's Gambling hardware in the multfish.c driver. Brian Troha2009-10-081-8/+65
* Corrected rom names for Frogger (Sega set 2) [Derrick Renaud] Brian Troha2009-10-081-16/+16
* Fixed multigm2 and multigm3 (Mantis bug 03441) [Mariusz Wojcieszek] mariuszw12009-10-081-5/+12
* Fixed c&p error Angelo Salese2009-10-081-1/+1
* Fixed mamedriv Angelo Salese2009-10-082-2/+2
* New games added or promoted from NOT_WORKING status Angelo Salese2009-10-081-0/+17
* Blue Shark - added octopus sound Derrick Renaud2009-10-082-43/+138
* Fixed DMA write mask register in 8237dma [Mariusz Wojcieszek] mariuszw12009-10-071-1/+1
* Updated arkanoid.c driver. stephh2009-10-073-75/+177
* More sounds for Shuffleboard Derrick Renaud2009-10-075-40/+152
* DISCRETE_CRFILTER, DISCRETE_RCFILTER Derrick Renaud2009-10-061-10/+17
* Giving proper credit snessdd1.c emu Fabio Priuli2009-10-061-7/+1
* since BSNES has become GPL code but byuu has been so kind to grant an exempti... Fabio Priuli2009-10-066-6/+65
* Shuffleboard - started discrete sounds Derrick Renaud2009-10-063-14/+128
* DISCRETE_CRFILTER, DISCRETE_RCFILTER Derrick Renaud2009-10-064-55/+77
* Fixes up the ports for the last additions to the galdrvr.c (Battle for Atlant... Brian Troha2009-10-051-44/+34
* Discrete update Couriersud2009-10-0538-230/+213
* Add EXPECTED macro Couriersud2009-10-051-1/+3
* New clone & new game for galdrvr.c Brian Troha2009-10-052-71/+198
* Added correct 64Mb CROM dumps to spikeout [Phil Bennett] Phil Bennett2009-10-051-10/+8
* New non-working clones added Phil Bennett2009-10-054-1/+74
* Added astrode to mamedriv.c Phil Bennett2009-10-051-0/+1
* Fixed: 03463: kingball, kingballj: Wrong coinage DIP options. Scott Stone2009-10-051-0/+5
* m68k: throw F-line trap correctly when PMMU instructions are hit on non-equip... R. Belmont2009-10-051-7/+6
* Adds color prom to Omega [Andy Welburn] Brian Troha2009-10-051-1/+1
* Space Walk - started Springboard Miss sound Derrick Renaud2009-10-052-4/+82
* Space Encounter - fixed enemy shot sound Derrick Renaud2009-10-042-55/+72
* Fixed compile warning. Derrick Renaud2009-10-041-1/+1
* fix compile issue due to not renaming pirate_1 to pirate_2 in multfish.c Brian Troha2009-10-041-1/+1
* fix the Island set's game names (IE: add "backdoor" to set 2) in the multfish... Brian Troha2009-10-041-2/+2
* multifish driver update Brian Troha2009-10-042-55/+158
* Last minute compile fix.mame0134u2 Aaron Giles2009-10-041-0/+5
* Cleanups and version bump. Aaron Giles2009-10-0424-148/+143
* Hooked up Polynet Warriors joystick properly. [Andrew Gardner] Andrew Gardner2009-10-041-11/+44
* New clone added Yasuhiro Ogawa2009-10-042-4/+37
* Centralized color definitions and made some colors more specific. Aaron Giles2009-10-034-68/+78
* From: David Haywood [neohaze@nildram.co.uk] Aaron Giles2009-10-032-1/+30
* > -----Original Message----- Aaron Giles2009-10-032-0/+129
* Only applied the first patch. The second one I'll save for the next Aaron Giles2009-10-031-21/+22
* Also added icky hack to make gcc happy in disc_sys.c. Aaron Giles2009-10-032-4/+36
* Discrete task groups Couriersud2009-10-037-164/+194