summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Improved previous fix by Arbee's suggestion Angelo Salese2011-08-221-8/+11
* Fixed Densya de Go 2 / 2 Ex crash when entering into gameplay, game is now pl... Angelo Salese2011-08-222-5/+13
* Fix by Haze (no whatsnew) Miodrag Milanovic2011-08-221-5/+5
* Fixed ROM loading in Densya de Go 2, fixes booting in it Angelo Salese2011-08-221-7/+6
* Faked the Mascon via an analog port, that fixes a bunch of issues with undefi... Angelo Salese2011-08-221-9/+31
* WIP from Haze, note pushover and jpcoin are both video games (no whatsnew) Miodrag Milanovic2011-08-2213-9/+572
* Dumb game writes to the pixel pal bank before writing to the paletteram ... Angelo Salese2011-08-222-4/+16
* More fruit update from Haze (no whatsnew) Miodrag Milanovic2011-08-228-53/+501
* fixed Timer dips for Penky.... the "Black" or missing trail is hit or miss du... Brian Troha2011-08-221-13/+12
* minor clean up and year correction plus WIP dips... I think this game is full... Brian Troha2011-08-221-4/+87
* Fix warning Angelo Salese2011-08-221-1/+1
* New NOT WORKING game Angelo Salese2011-08-223-1/+102
* Fixed IRQ6 triggering in Taito JC (it's a signal that's sent from DSP to Main... Angelo Salese2011-08-221-2/+26
* Implemented 4bpp mode for object RAM, used by Densya de Go 2X credit display Angelo Salese2011-08-221-10/+42
* Work around for DSP reset line in Dangerous Curves, allows it to reach title ... Angelo Salese2011-08-212-20/+48
* Forgot this ... Angelo Salese2011-08-211-1/+1
* Minor notes, nw Angelo Salese2011-08-212-3/+15
* Various fixes to the Taito JC system [Angelo Salese]: Angelo Salese2011-08-212-45/+61
* More fruit sets added by Haze (no whatsnew) Miodrag Milanovic2011-08-2110-6/+362
* Big fruit machine update by Haze (no whatsnew) Miodrag Milanovic2011-08-218-125/+18230
* Added MVOL to the SCSP core, used for sound fade in/out effects[Angelo Salese] Angelo Salese2011-08-211-3/+3
* correct opl4 fm clock Michaël Banaan Ananas2011-08-211-1/+1
* Saturn front panel inputs, nw Angelo Salese2011-08-205-34/+214
* New clones added Scott Stone2011-08-202-0/+18
* New clones added Scott Stone2011-08-204-1/+72
* Improved the VDP2 rewrite ... it's already slower than the old code :/ Angelo Salese2011-08-191-20/+263
* Small update and documentation by Haze (no whatsnew) Miodrag Milanovic2011-08-193-29/+178
* Started rewrite of VDP2, nw Angelo Salese2011-08-193-6/+153
* ... and astrass Angelo Salese2011-08-191-3/+2
* Fixed magzun -nodebug as per Arbee pc_add_flush suggestion Angelo Salese2011-08-191-0/+4
* Converted VDP2 registers into proper 16-bits parallelism [Angelo Salese] Angelo Salese2011-08-194-178/+191
* Provided some cheesy hacks to allow Magical Zunou Power to boot (debug-only) ... Angelo Salese2011-08-182-2/+118
* Fixed mahjong panel input quirks for vmahjong and myfairld [Angelo Salese] Angelo Salese2011-08-182-351/+191
* ymz280b.c: several minor fixes, including the issue that caused glitched sfx ... Michaël Banaan Ananas2011-08-181-2/+0
* Rewritten ST-V IOGA system from scratch [Angelo Salese] Angelo Salese2011-08-183-241/+454
* Cleaned up comreg execute function, stateized a bunch of IOGA variables (in p... Angelo Salese2011-08-184-324/+295
* Fixed 04453: shackled: Garbled sprites Scott Stone2011-08-181-2/+3
* Minor changes Angelo Salese2011-08-172-13/+18
* GCC 4.6 wants you to use your variables. Eating your vegetables is optional.... R. Belmont2011-08-171-3/+3
* cbaj sample roms were in wrong order, cpus also needed syncing at soundlatch ... Michaël Banaan Ananas2011-08-171-5/+8
* Moved change clock inside a timer and worked on NMI generation for SMPC, fixe... Angelo Salese2011-08-175-27/+71
* Fruit machine WIP by Haze (no whatsnew) Miodrag Milanovic2011-08-176-33/+346
* Moved ST-V game-specific overrides from saturn.c/stvinit.c to stv.c, makes ga... Angelo Salese2011-08-175-1891/+1890
* Fix compile Angelo Salese2011-08-171-1/+1
* small update + add note Michaël Banaan Ananas2011-08-171-1/+6
* Various Neo-Geo changes: [Jackc, Johnboy] Angelo Salese2011-08-171-729/+1140
* Driver for S-PLUS [agemame] Miodrag Milanovic2011-08-1711-4/+1570
* tecmo.c: Added proper region to Gemini and Silk Worm sets. Added dipswitch lo... Brian Troha2011-08-172-164/+119
* Various bug fixes for Saturn games, nw Angelo Salese2011-08-174-256/+290
* z80dma: Added an alternative way of register read-back that directly Angelo Salese2011-08-164-78/+215