summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* WIP from Haze, note pushover and jpcoin are both video games (no whatsnew) Miodrag Milanovic2011-08-2211-9/+556
* More fruit update from Haze (no whatsnew) Miodrag Milanovic2011-08-227-51/+478
* 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-221-1/+99
* Fixed IRQ6 triggering in Taito JC (it's a signal that's sent from DSP to Main... Angelo Salese2011-08-221-2/+26
* Work around for DSP reset line in Dangerous Curves, allows it to reach title ... Angelo Salese2011-08-211-20/+46
* Minor notes, nw Angelo Salese2011-08-211-0/+1
* Various fixes to the Taito JC system [Angelo Salese]: Angelo Salese2011-08-211-43/+44
* More fruit sets added by Haze (no whatsnew) Miodrag Milanovic2011-08-219-5/+343
* Big fruit machine update by Haze (no whatsnew) Miodrag Milanovic2011-08-216-116/+17542
* 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-201-0/+30
* New clones added Scott Stone2011-08-201-0/+17
* New clones added Scott Stone2011-08-203-1/+69
* Small update and documentation by Haze (no whatsnew) Miodrag Milanovic2011-08-192-28/+173
* Started rewrite of VDP2, nw Angelo Salese2011-08-191-5/+16
* ... 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-192-8/+8
* Provided some cheesy hacks to allow Magical Zunou Power to boot (debug-only) ... Angelo Salese2011-08-181-1/+117
* 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-182-235/+452
* Cleaned up comreg execute function, stateized a bunch of IOGA variables (in p... Angelo Salese2011-08-182-215/+212
* Minor changes Angelo Salese2011-08-171-9/+8
* 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-172-9/+14
* Fruit machine WIP by Haze (no whatsnew) Miodrag Milanovic2011-08-174-24/+329
* Moved ST-V game-specific overrides from saturn.c/stvinit.c to stv.c, makes ga... Angelo Salese2011-08-173-1889/+1887
* 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-178-2/+1361
* tecmo.c: Added proper region to Gemini and Silk Worm sets. Added dipswitch lo... Brian Troha2011-08-171-163/+118
* Various bug fixes for Saturn games, nw Angelo Salese2011-08-171-244/+263
* z80dma: Added an alternative way of register read-back that directly Angelo Salese2011-08-161-52/+119
* Added correct sprite rom for "Mahjong Tian Jiang Shen Bing" [Guru] Luca Elia2011-08-161-61/+305
* Various fruit machine updates by Haze (no whatsnew) Miodrag Milanovic2011-08-1610-23/+427
* tbowl.c: Add back in the code offset for tbowlj for Bonus Frequency - NW Brian Troha2011-08-161-1/+1
* tbowl.c: Corrected some dipswitches and settings. Added dipswitch locations t... Brian Troha2011-08-161-34/+28
* Touki Denshou -> Toukidenshou Michaël Banaan Ananas2011-08-161-4/+4
* use XTAL constants Michaël Banaan Ananas2011-08-151-8/+7
* fix regionsize Michaël Banaan Ananas2011-08-151-2/+2
* let z80 catch up before soundlatch access, and port $10 is not writeonly Michaël Banaan Ananas2011-08-151-1/+3
* moved tecmosys video related stuff from drivers folder to video folder Michaël Banaan Ananas2011-08-151-423/+36
* small source cleanups Michaël Banaan Ananas2011-08-151-59/+22