Commit Graph

12856 Commits

Author SHA1 Message Date
Brian Troha
889c4adeb8 chaknpop.c: Correct rom labels. It's not A04 ("a" Zero 4) it's AO4 ("a" letter "o" 4). - NW 2011-07-24 22:54:05 +00:00
Brian Troha
ad51f04ca3 arkanoid.c: slight set name change. Changed the MCU "dumps" to correct Taito ID (IE: A75-06.IC14) and marked them as BAD_DUMP. Edited or added comments in the driver as needed - NW 2011-07-24 18:18:56 +00:00
Brian Troha
bb711b6342 chaknpop.c - minor updates as per the Guru readme - NW 2011-07-24 17:17:46 +00:00
Miodrag Milanovic
ccd5d64d3d JPM System 5 update by Haze (no whatsnew) 2011-07-24 16:14:47 +00:00
Michaël Banaan Ananas
d19ce1444e renamed "raid3" (clone of "raiders") to "raidersr3", not "raiders3" to prevent confusion with other game "raiders5" 2011-07-24 14:58:26 +00:00
smf-
6c40e19da9 If a rom is bad for a clone but is good for the parent then it doesn't count towards the clone being found. optimized also_used_by_parent & uses the length as well as hashes. [smf] 2011-07-24 10:53:30 +00:00
Miodrag Milanovic
2f2c872bed More floppy WIP (no whatsnew) 2011-07-24 10:06:12 +00:00
Brian Troha
68da5b96be chaknpop.c: Added dipswitch locations to Chack'n Pop [Brian Troha] 2011-07-24 05:32:01 +00:00
Miodrag Milanovic
9c79ec5c4f More new sets of Maygay MV1 and Maygay EPOCH by Haze (no whatsnew) 2011-07-24 05:26:19 +00:00
Brian Troha
3d0a2088fd chaknpop.c: Added a fully documented PCB layout for Chack'n Pop [Guru] 2011-07-24 05:04:33 +00:00
Brian Troha
06f79e0f99 cave.c: Added a PCB layout for Hotdog Storm as well as some addition notes/information. [Brian Troha] 2011-07-24 05:00:02 +00:00
Brian Troha
639cb0b6a3 speedspn.c: Added dipswitch locations to Speed Spin [Brian Troha] 2011-07-24 02:16:48 +00:00
Michaël Banaan Ananas
a874728946 doh, use correct resnet on battroad. NW 2011-07-24 02:09:26 +00:00
Brian Troha
6357735574 speglsht.c: Added dipswitch locations to Super Eagle Shot [Brian Troha] 2011-07-24 02:07:03 +00:00
Brian Troha
23d0f7ebe2 sshangha.c: Added dipswitch locations to the Super Shanghai Dragon's Eye sets [Brian Troha] 2011-07-24 01:49:35 +00:00
R. Belmont
fb9a9a30b9 m68k: disable cache emulation for 030+; it wasn't correct and it was causing problems (nw) 2011-07-23 19:52:43 +00:00
mariuszw1
850ca9e38b New clones added
--------------------------------------------------
Mortal Kombat (Nifty Kombo, hack) [Colonel_Klink]
Mortal Kombat (Nifty Kombo 666, hack) [bulldawg, B2K24, kosmo, vascodiaz, Paratech, S. Arnold, S. Healey, J. Bijl, M. David, R. Balke, D. Leipold, N. Francfort, Smitdogg, The Dumping Union]
2011-07-23 07:39:03 +00:00
mariuszw1
5b6ddcc485 VC2008 compile fix (nw) 2011-07-23 07:14:56 +00:00
Miodrag Milanovic
73a52b5b7b New games added
---------------------------------------------------
Castle Revolution [David Haywood]
2011-07-23 06:01:20 +00:00
Miodrag Milanovic
4698b08773 Skeleton for JPM System 80 and MPU4 cleanup by Haze (no whatsnew) 2011-07-22 16:50:12 +00:00
Miodrag Milanovic
72a4eed727 Amiga ADF disk support (no whatsnew) 2011-07-22 12:33:00 +00:00
Michaël Banaan Ananas
115c33e1fd rm garbage/unused array. NW
***Tafoid, does this fix wolfpack crash?***
2011-07-22 09:38:18 +00:00
Miodrag Milanovic
c5ac471ca8 JPM MPS1/2 by Haze (no whatsnew) 2011-07-22 07:58:55 +00:00
Scott Stone
37455d7a50 Increased stack size to alleviate most cothread issues (no whatsnew) 2011-07-22 05:37:25 +00:00
Angelo Salese
376501ea54 Added DSP end IRQ event in Sega Saturn / ST-V SCU DSP core [Angelo Salese] 2011-07-22 01:02:17 +00:00
Angelo Salese
d7a9832ef2 Port from MESS, nw 2011-07-22 01:01:22 +00:00
R. Belmont
3006a3db6d add "AWACS" sound core from MESS (nw) 2011-07-21 22:42:07 +00:00
R. Belmont
4fcfad4eec m68k: typo fix from the MESS side (nw) 2011-07-21 22:39:29 +00:00
Miodrag Milanovic
27fb0aabb0 MPU4 and Maygay EPOCH (no whatsnew) 2011-07-21 18:01:49 +00:00
Miodrag Milanovic
4bcdefb7e9 Floppy work WIP (no whatsnew) 2011-07-21 16:07:25 +00:00
Angelo Salese
a9e30eccc8 Port from MESS, nw 2011-07-21 14:47:47 +00:00
R. Belmont
6ca8f8a8c3 Fixes for variable shadowing [Oliver Stöneberg] 2011-07-21 13:19:08 +00:00
Angelo Salese
4a61b7baea More work for ROM naming conventions for Neo-Geo driver games [Johnboy] 2011-07-21 12:40:27 +00:00
Miodrag Milanovic
052f47ef51 Added more BwB games into MPU4 by Haze (no whatsnew) 2011-07-21 05:15:00 +00:00
Michaël Banaan Ananas
d474f2aca1 MT bug 4432 fix.
(as noted in bugreport, it broke when this driver irqgen changed from vblank int hack to periodic int. Instead of going back to that hack, change the refresh rate to 60hz for now, until the scanline counter is properly emulated in this driver)
2011-07-21 02:24:00 +00:00
Angelo Salese
5cd80c83a0 Port from MESS, nw 2011-07-21 01:17:09 +00:00
Michaël Banaan Ananas
6db0059e3b added standard shifter layout for speed control lever. NW 2011-07-21 01:05:26 +00:00
Brian Troha
e4364a1499 more cavesh3.c info NW 2011-07-20 23:31:00 +00:00
Brian Troha
be15f00938 add new input_ports for Sagaia to get correct coinage. NW 2011-07-20 23:14:44 +00:00
Brian Troha
24d3959a6b New clone Sagaia
New Clone Added
------------------------------------
Sagaia (dual screen) (World) [an UK collector]
2011-07-20 23:02:11 +00:00
Michaël Banaan Ananas
518aa358f8 for MESS: correct statusreg sprite-overflow bits 2011-07-20 22:43:51 +00:00
Angelo Salese
c165e473ea Port from MESS, nw 2011-07-20 22:35:01 +00:00
Luca Elia
c88c4b2578 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Hanafuda Hana Gokou Bangaihen [Guru, Dyq, Luca Elia]
2011-07-20 22:05:22 +00:00
Michaël Banaan Ananas
17a5ac6203 (changed dead link, removed internal changelog, updated todo. NW) 2011-07-20 21:42:22 +00:00
mariuszw1
6aaa7db2c2 New clones added
--------------------------------------------------
Magic Card Export 94 [Team Europe]
2011-07-20 20:11:48 +00:00
mariuszw1
63d60473c5 New clones added
--------------------------------------------------
Raiders (Rev.3) [Andrew Welburn]
2011-07-20 19:46:55 +00:00
Miodrag Milanovic
3e4eeb33b9 MPU4 wip by Haze (no whatsnew) 2011-07-20 18:51:49 +00:00
Miodrag Milanovic
5d6410b59e Fix compile (no whatsnew) 2011-07-20 18:00:05 +00:00
Miodrag Milanovic
f80f96d564 New floppy image WIP (no whatsnew) 2011-07-20 17:55:14 +00:00
Angelo Salese
50a1a8a535 Minor update 2011-07-20 17:33:53 +00:00