Commit Graph

16377 Commits

Author SHA1 Message Date
Brian Troha
921f24adc6 model2.c: Minor doc update - add the ROM board Sega ID number to Motor Raid - NW 2012-07-15 20:25:14 +00:00
Brian Troha
18879ba34a esd16.c: Update driver with a note about an undumped version of Jumping Pop on ESD 11-09-98 hardware with a copyright by Emag soft. PCB showed up in an eBay auction. - NW 2012-07-15 20:00:07 +00:00
James Wallace
41d03848d2 ROC10937 converted to a modern device - still needs proper character clock timing for the brightness effects.
Displays now have to be added to the CONFIG_START, and take the form 'MCFG_ROC10937_ADD(tag,port,RIGHT_TO_LEFT/LEFT_TO_RIGHT)'
The last option represents the direction for moving from start to end on the display.

Converted all drivers that used the old form, adding improved serial communications where documentation is known.

Made BFM_BD1 save states properly this time.
2012-07-15 18:44:16 +00:00
Michaël Banaan Ananas
cc531f091b some cleanup 2012-07-15 17:23:10 +00:00
Michaël Banaan Ananas
aefabca2f9 on 'C2x-compatible opcodes that set treg(0), treg1/2 are set too if TRM=0 2012-07-15 16:35:50 +00:00
Michaël Banaan Ananas
7018fde0a3 OV flag is cleared on (OV-)branch-and-call instructions 2012-07-15 15:09:46 +00:00
Miodrag Milanovic
032b0f355e Fix for MT bug #04844, no need to clear status if drive not connected (no whatsnew) 2012-07-15 14:42:44 +00:00
Michaël Banaan Ananas
1245af36c3 fixed add/sub overflow/carry flags 2012-07-15 13:49:52 +00:00
Michaël Banaan Ananas
300f35836a (srcclean changed multiplication-symbol to "?") 2012-07-15 09:54:27 +00:00
Miodrag Milanovic
ed9afac60c Clean-ups and version bump 2012-07-15 09:28:52 +00:00
Brian Troha
512f5fab79 new Mega Touch clones added
New Clones Added
---------------------------------------------
Pit Boss Megatouch II (9255-10-02 ROG, Minnesota version) [Brian Troha, The Dumping Union]
Super Megatouch IV (9255-41-02 ROC, Minnesota version) [Brian Troha, The Dumping Union]
2012-07-14 23:53:19 +00:00
Michaël Banaan Ananas
89fbc3b482 fix MT 04338 2012-07-14 21:15:21 +00:00
Michaël Banaan Ananas
f27e38a36f fixes a hard to reproduce divide by 0 crash? 2012-07-14 19:07:28 +00:00
Miodrag Milanovic
4f44afd034 Sync with MESS (no whatsnew) 2012-07-14 19:05:18 +00:00
Michaël Banaan Ananas
d023f3f460 remove obsolete debug stuff + try to understand vreg 0xfc4 more 2012-07-14 17:43:44 +00:00
Angelo Salese
b306854d70 Let's just skip the last check, mmkay? 2012-07-14 17:28:09 +00:00
Scott Stone
308fe040a3 New games marked as GAME_NOT_WORKING
------------------------------------
Beach Head 2000 Install - 05/27/03  [Smitdogg, The Dumping Union]
Beach Head 2000 Install - 09/16/01  [Smitdogg, The Dumping Union]
Beach Head 2002 Install - 05/27/03  [Smitdogg, The Dumping Union]
Beach Head 2003 Desert War Install - 05/27/03  [Smitdogg, The Dumping Union]
Global VR XP OS Install - 09/30/01  [Smitdogg, The Dumping Union]
Global VR XP OS Update/Install - 06/11/02  [Smitdogg, The Dumping Union]
Hyper V2 (Global VR) Install - 09/30/0l  [Smitdogg, The Dumping Union]
Hyper V2 (Global VR) Install - 06/12/02  [Smitdogg, The Dumping Union]
Need For Speed: Underground Install (2 Discs) (v1.1)  [Smitdogg, The Dumping Union]
2012-07-14 17:09:58 +00:00
smf-
0d669ec83f replaced spaces with tabs to match code formatting standards. 2012-07-14 10:02:29 +00:00
R. Belmont
4437bb31fc New clones added
----------------
Time Crisis 3 (TST2 Ver. A) [Tormod, Smitdogg, The Dumping Union]
2012-07-14 02:55:43 +00:00
R. Belmont
48e36792c3 New games added as GAME_NOT_WORKING
-----------------------------------
The Battle of Yu Yu Hakusho: Shitou! Ankoku Bujutsukai! [Smitdogg, The Dumping Union]
2012-07-14 02:50:03 +00:00
R. Belmont
2b20b44530 New games added as GAME_NOT_WORKING
-----------------------------------
Soul Calibur II (SC2? world version) [J. Wilke, Smitdogg, The Dumping Union, R. Belmont]
2012-07-14 02:11:41 +00:00
Michael Zapf
2226389919 tms9900: Fixed register autoincrement for DIV operation [Michael Zapf] (nw) 2012-07-13 22:44:59 +00:00
Michaël Banaan Ananas
2ec0f14279 small update2 2012-07-13 19:40:06 +00:00
Michaël Banaan Ananas
f4896c8cee source layout cleanup, no code changes 2012-07-13 18:08:05 +00:00
Michaël Banaan Ananas
eb3dbeea73 small update 2012-07-13 17:37:22 +00:00
Michaël Banaan Ananas
0bdc11d436 stop spamming error.log 2012-07-13 16:15:37 +00:00
Michael Zapf
3e007ff52b tms99xx: Status register parity bit handling was missing in some commands [Michael Zapf] (nw) 2012-07-13 15:38:14 +00:00
Michaël Banaan Ananas
7ac6205fbb ok, one million times TC0 -> TC0 2012-07-13 14:37:19 +00:00
Michaël Banaan Ananas
5b5c768bf4 jc_control_w is unneeded 2012-07-13 14:29:55 +00:00
Michaël Banaan Ananas
c4086a6e3f hooked up TC0640FIO chip 2012-07-13 13:02:04 +00:00
Michaël Banaan Ananas
a024f673b5 gfx chip notes 2012-07-13 12:00:30 +00:00
Brian Troha
9fd851aff5 exprraid.c: Minor correction - NW 2012-07-13 02:49:34 +00:00
Brian Troha
4477cad6fb exprraid.c: Correct the rom names for Express Raider (US set 1) set and correct the PCB locations for the program roms in each set. [Smitdogg, The Dumping Union] 2012-07-13 02:47:13 +00:00
Brian Troha
0f56a67936 model3.c: Enable the patches for Harley Davidson Rev B... but this time enable the "UNIT32 *rom" statement so it will compile. - NW 2012-07-13 02:03:51 +00:00
R. Belmont
b3dec1e4f7 SDL: Greatly improve drawing speed of GTK+ debugger windows [Fabrice Bellet] 2012-07-13 01:46:26 +00:00
Michaël Banaan Ananas
d1ab4b9bca oops 2012-07-13 01:43:44 +00:00
Michaël Banaan Ananas
615d63659e correct romname extensions 2012-07-13 01:36:24 +00:00
Michaël Banaan Ananas
28a5da6eef hooked up dendego oki chip 2012-07-13 01:13:50 +00:00
Scott Stone
f31760c27f Fix compile (nw) 2012-07-13 00:35:01 +00:00
Brian Troha
2b2c9353bf taitojc.c: Minor info update. - NW 2012-07-12 23:32:04 +00:00
Brian Troha
78a733624f model3.c: Minor name change for the Scud Race Plus roms & correct some patches for the Rev B of Harley Davidson. - NW 2012-07-12 23:30:18 +00:00
Brian Troha
2147593fe1 legionna.c: Correct rom name and add PCB locations. Add the COP-D1 rom and document the undumped PROM. [Smitdogg, Brian Troha, The Dumping Union] 2012-07-12 23:28:16 +00:00
Michaël Banaan Ananas
5d67b2bfba (update notes) 2012-07-12 21:51:50 +00:00
Michael Zapf
265249e1ae tms99xx: Introduced symbolic constants for interrupt lines. Added a
special RESET line handled by the CPU, not by the emulator core. 
tms9928a/v9938: Introduced dedicated RESET line. [Michael Zapf]
2012-07-12 21:38:53 +00:00
Wilbert Pol
d3764b38d2 segae.c: Get rid of ugly strcmps. (nw) 2012-07-12 18:25:54 +00:00
Michaël Banaan Ananas
393a9d1b6d small update 2012-07-11 23:34:36 +00:00
Michaël Banaan Ananas
70d60b3c57 added simple artwork for dendego games 2012-07-11 23:05:51 +00:00
Ville Linde
b272581c9b ppcfe.c: PPC4xx supports EIEIO. (nw) 2012-07-11 18:56:39 +00:00
smf-
50c070b086 removed Sony from game manufacturer 2012-07-11 15:34:24 +00:00
Michaël Banaan Ananas
3e6b706f8d some cleanup + added lamps output 2012-07-11 13:56:05 +00:00
Michaël Banaan Ananas
5a1ec4d450 improve dendego controls 2012-07-11 10:10:27 +00:00
smf-
ac66a2a218 removed duplicate set of roms, sc2cops1 has no unique roms & sc2cops is still waiting for the next pass.... 2012-07-11 09:10:38 +00:00
Michaël Banaan Ananas
fd7250fc21 cleanup 2012-07-11 01:49:50 +00:00
R. Belmont
297015691e New games added as GAME_NOT_WORKING
-----------------------------------
Gundam vs. Gundam [Smitdogg, The Dumping Union]
2012-07-11 01:36:42 +00:00
R. Belmont
bdc7600e64 New games added as GAME_NOT_WORKING
-----------------------------------
Fate: Unlimited Codes (bootleg) [incog, Smitdogg, The Dumping Union]
2012-07-11 01:14:43 +00:00
R. Belmont
8e5831ecb0 namcops2: added DVD for Capcom Fighting Jam [Smitdogg, The Dumping Union]
New games added as GAME_NOT_WORKING
-----------------------------------
Bloody Roar 3 (bootleg) [incog, Smitdogg, The Dumping Union]
2012-07-11 00:51:53 +00:00
Michaël Banaan Ananas
21fbf6d004 those flickering texture palette glitches (sidebs/sidebs2 especially) is a rounding issue, big improvement now 2012-07-10 23:41:38 +00:00
Ville Linde
6f82ab5a18 hornet.c:
- IRQ1 seems to be a high speed counter (fixes Silent Scope lag.)
 - Added LAN board EEPROM and DS2401 (both not dumped) to Silent Scope 2.
2012-07-10 23:31:37 +00:00
Michaël Banaan Ananas
43ffb34dcb (sorted source code) 2012-07-10 23:29:20 +00:00
Angelo Salese
02e91a75b0 Way more hackering around, allows it to moan about machine ID ... 2012-07-10 22:10:46 +00:00
Michaël Banaan Ananas
4b4d8c3fbb (nitpick about psx bios manufacturer) 2012-07-10 21:43:28 +00:00
Brian Troha
6b17cfb056 new Taito clones added
New Clones Added
----------------------------
Ray Storm (Ver 2.05O) [Brian Troha, The Dumping Union]
Ray Storm (Ver 2.05A) [Brian Troha, The Dumping Union]
Fighters' Impact (Ver 2.02A) [Brian Troha, The Dumping Union]
Super Football Champ (Ver 2.4A) [Brian Troha, The Dumping Union]
2012-07-10 21:36:00 +00:00
Brian Troha
57419d9a42 new Scud Race Plus (first version, IE: pre Rev A)
New Clone Added
----------------------------------
Scud Race Plus [Brian Troha, The Dumping Union]
2012-07-10 21:24:41 +00:00
Brian Troha
a8da05f807 new Deer Hunting clone
New Clone Added
---------------------------------
Deer Hunting USA V1 [Brian Troha, The Dumping Union]
2012-07-10 21:16:43 +00:00
Michaël Banaan Ananas
c11f5b4807 added unused landgear pals 2012-07-10 19:43:19 +00:00
Angelo Salese
765e14e90a More of it, but it still doesn't work for whatever reason ... 2012-07-10 18:09:21 +00:00
Ville Linde
30ec6525cf hornet.c: Hooked up gun controls in Silent Scope. [Ville Linde] 2012-07-10 17:41:34 +00:00
Ville Linde
6d51b5f247 ad1213x.c: Added an unhandled case. (nw) 2012-07-10 17:36:54 +00:00
Angelo Salese
b4c00f7b48 VRAM ROM checks says goodbye for now, now let's see OBJ one ... 2012-07-10 17:23:06 +00:00
Angelo Salese
c806ed7ae9 Other notes, hooked up vblank irq 2012-07-10 16:09:53 +00:00
Angelo Salese
b47134cd98 Various notes 2012-07-10 13:49:24 +00:00
R. Belmont
c95518140e namcops2: Added dongle for Super Dragon Ball Z, adjusted version to match dongle. [Guru]
New games added as GAME_NOT_WORKING
-----------------------------------
Wangan Midnight (WMN1 Ver. A) [Guru, Yasuhiro Ogawa]
2012-07-10 01:13:51 +00:00
Brian Troha
5ffc816826 snk.c: Verified the Touchdown Fever (US) set and corrected the rom labels. [Smitdogg, The Dumping Union] 2012-07-10 00:55:57 +00:00
stephh
a2cb69c25c Bypass tile/PSAC2/prog ROM test for dbz, dbza and dbz2 (nw) 2012-07-09 22:49:09 +00:00
Ville Linde
c49fe4f270 voodoo.c: Fixed the rest of the video timing registers to have one extra bit on Voodoo 2. 2012-07-09 17:48:04 +00:00
Angelo Salese
39f9ab3e32 Decryption for am_mg35i from Robbie, nw 2012-07-09 17:20:59 +00:00
Miodrag Milanovic
869a0ab7af fix for profiler memory leaks mtbug #04094 (no whatsnew) 2012-07-09 17:02:00 +00:00
Ville Linde
c73470ff00 voodoo.c: Fixed video dimensions register on Voodoo 2. [Ville Linde] 2012-07-09 16:39:27 +00:00
Angelo Salese
f0f64cbe4b Removed GNW flag since that the mask ROM check isn't mandatory, nw 2012-07-09 15:43:31 +00:00
Angelo Salese
e8007a5070 user1 is never used, get rid of it 2012-07-09 14:28:09 +00:00
Michaël Banaan Ananas
6f57630c23 small optimization on condition checks 2012-07-09 08:39:49 +00:00
Michaël Banaan Ananas
e045d92c34 stack emulation is more accurate now + make it obvious that some of the reset code is a hack cause of missing internal rom 2012-07-09 05:34:52 +00:00
Brian Troha
5a7313674f dbz.c: Make User1 match maincpu - NW 2012-07-09 02:28:20 +00:00
R. Belmont
53d8a975ce New games added as GAME_NOT_WORKING
-----------------------------------
Super Dragon Ball Z [Guru, R. Belmont]
2012-07-08 20:37:13 +00:00
R. Belmont
51f67fda9b New games added as GAME_NOT_WORKING
-----------------------------------
Mario Kart Arcade GP [Guru]
2012-07-08 20:24:32 +00:00
Michaël Banaan Ananas
6a0d4b78d6 strider2 and clones had missing music
back in december 2011, team cps1 "Replaced HR2-01M.3A in strider2 and clones with proper 32MBit dump to match real pcb, 2nd half was cutted out" and looks like he didn't bother to test it :P
2012-07-08 20:13:22 +00:00
Michaël Banaan Ananas
9e907b1776 hook up dummy dsp rom 2012-07-08 18:47:10 +00:00
Angelo Salese
e5a7ad81cc New NOT WORKING game
--------------------
Multi Game III (S.Ita) [Roberto Fresca]
2012-07-08 16:32:04 +00:00
Brian Troha
e15cee383a deco_mlc.c: Provided a correct rom dump of Hoops. [Arzeno Fabrice] 2012-07-08 15:28:25 +00:00
Michaël Banaan Ananas
42d639245f cleaned up input ports a bit 2012-07-08 02:57:53 +00:00
Michaël Banaan Ananas
bf79da81a1 added version number to all (yes i was that bored) 2012-07-08 00:21:11 +00:00
Michaël Banaan Ananas
224a644948 this gives me about 10% optimization on 3d scenes 2012-07-07 21:31:55 +00:00
Brian Troha
fd0e672881 minor doc update - NW 2012-07-07 19:47:12 +00:00
Ville Linde
a71264ac34 hornet.c: Fixed Silent Scope 2 ROM banking. [Ville Linde] 2012-07-07 17:23:32 +00:00
Michaël Banaan Ananas
374f649fff small cleanup 2012-07-07 16:49:33 +00:00
Brian Troha
0587a37a6a minor doc updates - NW 2012-07-07 16:14:15 +00:00
Michaël Banaan Ananas
d6c5ebb03b set other coin bits to unused 2012-07-07 15:02:22 +00:00
Michaël Banaan Ananas
453e6ed1b3 noticed that raiden2 hw has coin inputs active low instead of default high + added zeroteam coin 3/4 (note: does not have 4 coincounters, so seibu.c doesn't need an update) 2012-07-07 14:54:27 +00:00
Phil Bennett
cb9a652ba8 04932: gunlock: No Sound [Phil Bennett] 2012-07-07 09:58:48 +00:00
Miodrag Milanovic
f7a125b8ea Sync with MESS (no whatsnew) 2012-07-07 07:38:07 +00:00
Brian Troha
330fd72c4e seta2.c: Minor doc update for Reel N Quake - NW 2012-07-07 05:17:09 +00:00
Brian Troha
1f553acb4e new clone added - Dragon Ball Z
dbz.c: Added dipswitch locations to Dragon Ball Z & Dragon Ball Z 2 [Brian Troha]

New Clone Added
----------------------------------
Dragonball Z (rev B) [Brian Troha, The Dumping Union]
2012-07-07 04:59:26 +00:00
Brian Troha
b2477df8f7 mame.lst: Minor cosmetic change. -NW 2012-07-07 03:38:46 +00:00
Brian Troha
a6726a3b07 naomi.c: Added the EPR-21576C (Japan) and EPR-21577A (USA) BIOS' to the Naomi driver. [Brian Troha, The Dumping Union] 2012-07-07 03:20:08 +00:00
Michaël Banaan Ananas
4b97fc578c (ok, set initial params to qix params; 256x256 at ~55hz) 2012-07-07 00:47:11 +00:00
Ville Linde
14e59e1927 chihiro: Corrected CPU type to Pentium III. (nw) 2012-07-06 23:15:08 +00:00
Ville Linde
d7da07e63c i386: Added CPU types for Pentium MMX, Pentium Pro, Pentium II, Pentium III and Pentium 4. [Ville Linde] 2012-07-06 23:14:12 +00:00
Scott Stone
7d822a3c72 Assorted drivers/sets flagged GAME_NO_COCKTAIL due to never having working Flip Screen (nw) 2012-07-06 22:16:33 +00:00
Brian Troha
fc5a54895d stv.c: Fix a cut-n-paste and fix the original. - NW 2012-07-06 21:48:36 +00:00
Brian Troha
cd33a8b3e3 seta.c: Correct the rom name and redumped the sound CPU at the correct size for Arbalester. [The Dumping Union] 2012-07-06 21:45:28 +00:00
Brian Troha
cec7d94ac8 new parent & new clone for Cruis'n World
New Clones Added
----------------------------
Cruis'n World v2.5 [Brian Troha, The Dumping Union]
Cruis'n World v1.9 [Brian Troha, The Dumping Union]
2012-07-06 21:14:48 +00:00
Brian Troha
cae6c1e023 stv.c: Correct the name of one of the STV BIOS roms to EPR-17740A. [Brian Troha, The Dumping Union] 2012-07-06 20:55:32 +00:00
Michael Zapf
323140f125 tms9928a/v9938: Now using own address space for attached video memory, appears in memory selection list in debugger. Also cleaned up v9938. [Michael Zapf] 2012-07-06 20:31:09 +00:00
Brian Troha
54a6159a82 new Landing Gear clones added
New Clones Added
---------------------------------
Landing Gear Ver 4.2 J [Brian Troha, The Dumping Union]
Landing Gear Ver 3.0 J [Brian Troha, The Dumping Union]
2012-07-06 20:08:18 +00:00
Brian Troha
e8cc7d32b0 zn.c: Corrected the rom names for the Psychic Force sets. [Brian Troha]
Taito used a very unusual numbering system for the Psychic Force even renumbering the same data as something else. While not common for Taito to do, it is verified correct!
2012-07-06 19:38:09 +00:00
R. Belmont
90a34650d4 New clones added
----------------
Skins Game (1.04) [R. Belmont]
2012-07-06 03:26:38 +00:00
Michaël Banaan Ananas
dcca0918dc added the earlier fz2 version as well 2012-07-06 01:57:12 +00:00
Angelo Salese
223e1dd7ab z80dma: support for search & transfer mode [Angelo Salese] 2012-07-05 21:09:30 +00:00
Brian Troha
5a6281c384 Minor information about known games sets or roms that are undumped - NW 2012-07-05 19:04:30 +00:00
Angelo Salese
e3eb07a5ec Renamed darkhors.c to jclub2.c, nw 2012-07-05 16:36:54 +00:00
Brian Troha
1df45fbd80 darkhors.c: Add note about the recently discovered newer version Jockey Club II on even newer hardware. - NW 2012-07-05 15:46:44 +00:00
Angelo Salese
c7a8e61b3f Remove outdated note 2012-07-05 09:26:45 +00:00
Angelo Salese
3bebb270a0 Dumped epoxy block in Exciting Black Jack [Mr. CAST, Smitdogg, The Dumping Union, Charles MacDonald] 2012-07-05 09:16:53 +00:00
Miodrag Milanovic
7bf85b97d6 fix compile on gcc 4.6 and above (no whatsnew) 2012-07-05 08:51:38 +00:00
Angelo Salese
58a33d8b36 Various changes to i386 CPU core and Chihiro emulation, allowing it to show a basic logo and text [Samuele Zannoli] 2012-07-05 08:34:53 +00:00
Brian Troha
c2a46ad456 freekick.c: Remove obsolete comment about the "non merit" license needing to be dumped - NW 2012-07-05 05:01:14 +00:00
Brian Troha
b7b7200f71 new FreeKick clone
New Clone Added
-------------------------------
Free Kick (NS6201-A 1987.9) [Andrew Welburn, The Dumping Union, Charles MacDonald]
2012-07-05 04:26:09 +00:00
Brian Troha
9413b49bde seta.c: Correct rom names for DownTown & Arbalester. Added PCB locations to the DownTown rom sets. [Brian Troha] 2012-07-05 04:00:23 +00:00
Alex W. Jackson
76b0a7b494 seta.c: fix capitalization (nw) 2012-07-04 18:17:39 +00:00
Brian Troha
582207a707 seta.c: Correct the rom names (as per pic) for the new Daioh set. Make it the parent and change names to Daioh (set 1) & Daioh (set 2). - NW 2012-07-04 17:43:07 +00:00
Michaël Banaan Ananas
2870f1a76f (correct bootleg description) 2012-07-04 16:25:15 +00:00
Miodrag Milanovic
530adde47e New clones added
----------------
Daioh (alternate) [Roman Grantovskiy]
2012-07-04 11:08:03 +00:00
Fabio Priuli
8ac8a898d5 model1.c: hooked up the LEDs [Ariane Fugmann] 2012-07-04 07:11:25 +00:00
Scott Stone
ad2f876c0b Replaced newly discovered bad sprite chip in DakkoChan House. Updated and confirmed all model numbers and labels.locations for the game based on PCB. Added PLD. [Yohji, Mr. CAST, Cornishdavey, Charles MacDonald, Smitdogg, The Dumping Union, Tafoid] 2012-07-04 04:22:24 +00:00
Brian Troha
3b27bea5c2 dec8.c: Missed one roms PCB location - NW 2012-07-04 04:16:00 +00:00
Brian Troha
32847d6f19 dec8.c: Add PCB location to the sprite roms for Shackled & Breywood. [Porchy] 2012-07-04 00:18:33 +00:00
Scott Stone
18bf9f3236 New clones added
----------------
Tank Battalion (bootleg)  [Mr. CAST, Smitdogg, The Dumping Union]




Comments:
Removed no dump flag in mame for prom that was thought to be missing.  The part number as been identified and verified as a socketed 1K RAM.
http://smitdogg.mameworld.info/pics/tankbatt-ram.jpg
http://html.alldatasheet.com/html-pdf/143560/INTEL/QD2125A/150/1/QD2125A.html
2012-07-03 23:27:52 +00:00
Brian Troha
57bdc2be53 dec8.c: Corrected the roms names for Breywood and added PCB locations where known. Added the priority PROM to Shackled & Breywood. {Porchy, The Dumping Union] 2012-07-03 02:54:56 +00:00
Michaël Banaan Ananas
66b1cea271 steal superbon color prom from scobra instead of no dump at all 2012-07-02 19:51:10 +00:00
Michaël Banaan Ananas
8ee5c424c7 (make it clearer that superbon is a conversion kit) 2012-07-02 19:31:18 +00:00
Brian Troha
60303ff00f new Landing Gear clone
New Clone Added
---------------------------------
Landing Gear (Ver 3.1 O) [Brian Troha, The Dumping Union]
2012-07-02 14:06:47 +00:00
Miodrag Milanovic
8d4e393672 import from mess (nw) 2012-07-02 09:33:59 +00:00
Miodrag Milanovic
3a36a15a02 Clean-ups and version bump 2012-07-02 07:06:11 +00:00
Miodrag Milanovic
a78e9cf6cf Made PCI legacy and new implementation coexist for now (no whatsnew) 2012-07-02 06:20:21 +00:00
Scott Stone
f768287f55 Updated labels.locations for all Crazy Kong PT 2 sets based on a recently dumped board [Smitdogg, Tafoid] 2012-07-01 23:16:16 +00:00
Michaël Banaan Ananas
7c7d4f461e (some gamename cleanups and a missing parent<->clone relation) 2012-07-01 21:49:51 +00:00
Brian Troha
0c4d9c2327 new Touchmaster 4000 clone
New Clone Added
-------------------------------------
Touchmaster 4000 (v6.02 California) [Mr. CAST, Smitdogg, The Dumping Union]
2012-06-29 21:55:18 +00:00
Wilbert Pol
172f66dc07 upd7810.c: Fixed setting of flags in the ACI_[VABCDEHL]_xx functions. Fixed handling of Carry flag in the DAA instruction. [Wilbert Pol] 2012-06-29 20:21:16 +00:00
R. Belmont
67641df139 New games added as GAME_NOT_WORKING
-----------------------------------
Skins Game (1.08) [Mr. CAST, M. Ponweiser, Mojo2000, Smitdogg, The Dumping Union, R. Belmont]
Skins Game (unknown alt. version) [Guru, R. Belmont]
2012-06-29 01:27:06 +00:00
Michaël Banaan Ananas
a3a03cc3e0 one more invmulti clone 2012-06-29 00:35:57 +00:00