summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0135u1 Aaron Giles2009-11-2066-297/+297
* drw80pkr - more code cleanup, no additions to whatsnew here Jim Stolis2009-11-201-10/+5
* enable a couple of Naomi games that are now old enough to be included. Rever... Brian Troha2009-11-202-7/+7
* forgot to save one last change I did to arkanoid.c... Fabio Priuli2009-11-202-5/+2
* - Added driver_data struct to arkanoid.c Fabio Priuli2009-11-208-284/+387
* drw80pkr - more graphics/memory cleanup and preliminary input support Jim Stolis2009-11-201-11/+54
* Added save states to bionicc.c Fabio Priuli2009-11-194-162/+271
* Fixed possible NULL pointer dereference in video/dec0.c [Oliver Stoneberg] Phil Bennett2009-11-191-2/+5
* Added driver_data struct to astrof.c, ambush.c and angelkds.c Fabio Priuli2009-11-1910-369/+509
* Added dual screen output to the Konami GX Type 3/4 games [David Haywood] Phil Bennett2009-11-192-19/+217
* Added driver_data struct to appoooh.c and boxer.c. Also merged boxer video em... Fabio Priuli2009-11-197-475/+605
* Added driver_data struct and save states to bankp.c, battlane.c, blockade.c, ... Fabio Priuli2009-11-1921-682/+1171
* hng64: work-around to get to the character screen in Samurai Shodown 64, hang... Angelo Salese2009-11-191-0/+11
* Added missing sound type check. Wilbert Pol2009-11-191-0/+1
* drw80pkr - additional graphic fixes. Jim Stolis2009-11-191-6/+3
* Added driver_data struct and save states to battlex.c, carjmbre.c, popper.c a... Fabio Priuli2009-11-1911-367/+678
* Put minimum tag length back to 2 characters for now. Aaron Giles2009-11-191-2/+2
* Renamed drw80pkr to drw80pk2. Appears to be later version and MN jurisdiction... Jim Stolis2009-11-192-72/+126
* Added driver_data struct and save states to astinvad.c and avalnche.c Fabio Priuli2009-11-193-92/+190
* hng64: removed Program Counter-based routines in Samurai Shodown 64 1/2, this... Angelo Salese2009-11-191-52/+30
* hng64: improved MCU simulation and added inputs in Beast Busters 2nd Nightmar... Angelo Salese2009-11-191-8/+124
* Forgot to commit this: Added driver_data struct to aeroboto.c Fabio Priuli2009-11-184-102/+183
* Added driver_data struct and save states to atarifb.c Fabio Priuli2009-11-184-204/+272
* Added driver_data struct and save states to n8080.c Fabio Priuli2009-11-184-389/+545
* Added driver_data struct to adp.c, albazc.c and arabian.c Fabio Priuli2009-11-185-133/+201
* hng64: rewritten the MCU simulations, basically to be more clean than before Angelo Salese2009-11-181-36/+86
* Added driver_data struct to ace.c Fabio Priuli2009-11-181-43/+70
* Verified/changed clocks and vsyncs on the following games: Aerofighters (only... Scott Stone2009-11-184-19/+19
* Fixed wrong order parameters in memset (spotted by Beledgol) Fabio Priuli2009-11-181-1/+1
* Fix TLBMOD exceptions so they also properly set BadVAddr. Aaron Giles2009-11-181-1/+1
* Added driver_data struct to 1942.c and 1943.c. Also moved 1943.c to use memor... Fabio Priuli2009-11-187-187/+259
* Added tentative PORT_CUSTOM(eepromdev_bit_r) for EEPROM devices. Fabio Priuli2009-11-182-4/+8
* Updated 20pacgal to use EEPROM device. Proper save state support still needs ... Fabio Priuli2009-11-183-39/+49
* Added a MDRV_EEPROM_NODEFAULT_ADD macro for drivers which do not need default... Fabio Priuli2009-11-182-0/+8
* Added driver_data struct to 4enraya.c Fabio Priuli2009-11-184-26/+72
* fix crash bug Jonathan Gevaryahu2009-11-181-1/+1
* removed include of non existant irem.h smf-2009-11-186-6/+0
* Got rid of R->OldNoise since it causes problems for gamegear/sms. Changed noi... Jonathan Gevaryahu2009-11-182-37/+71
* Not worth any mention: fixed a couple of unknown manufacturer Fabio Priuli2009-11-182-3/+3
* Added save state support and driver data struct to m10.c, m14.c, m52.c, m57.c... Fabio Priuli2009-11-1825-1049/+1317
* Fix assertion in DRC. Aaron Giles2009-11-182-2/+4
* hng64: Improved the Samurai Shodown 64 2 i/o simulation comms, now inputs wor... Angelo Salese2009-11-171-8/+10
* Fix for r7200 changes to allow nndmseal to boot once again. [David Haywood] (... Scott Stone2009-11-171-2/+2
* Replaced model3.c fatalerror() calls with development-friendly logerror() cal... Phil Bennett2009-11-171-14/+14
* it might help to save latest version of the files before commit: this properl... Fabio Priuli2009-11-171-10/+10
* Added save state support to marineb.c Fabio Priuli2009-11-177-264/+319
* Added driver data struct and save state support to pandoras.c Fabio Priuli2009-11-174-57/+130
* Fix for MT03535: 3stooges: P1-P2-P3 button does not match documentation (inpu... Fabio Priuli2009-11-171-1/+1
* Fix PowerPC 603 translation so it doesn't get stuck in an infinite Aaron Giles2009-11-172-1/+7
* Fix broken DRC logging. Aaron Giles2009-11-172-4/+4