From bf22b6ba958757498c620395b88d9f33e25b12b0 Mon Sep 17 00:00:00 2001 From: angelosa Date: Thu, 21 Nov 2019 11:34:49 +0100 Subject: 32x: move game specific notes to hash file --- hash/32x.xml | 12 ++++++++++-- src/mame/machine/mega32x.cpp | 8 -------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/hash/32x.xml b/hash/32x.xml index e027eb673d7..2f262ac725d 100644 --- a/hash/32x.xml +++ b/hash/32x.xml @@ -78,7 +78,8 @@ - + + Toughman Contest (Euro, USA) 1995 Electronic Arts @@ -95,6 +96,7 @@ + Virtua Racing Deluxe (Euro) 1994 @@ -1633,6 +1635,7 @@ + NBA Jam T.E. - Tournament Edition (World) 1995 @@ -1647,6 +1650,7 @@ + NFL Quarterback Club ~ NFL Quarterback '95 (World) 1995 @@ -1697,6 +1701,7 @@ + Sangokushi IV (Jpn) 1994 @@ -1822,7 +1827,8 @@ - + + SoulStar X (USA, Prototype) 1995 @@ -2454,6 +2460,7 @@ + WWF WrestleMania - The Arcade Game (USA) 1995 @@ -2465,6 +2472,7 @@ + X-Men (USA, Prototype) 1995 diff --git a/src/mame/machine/mega32x.cpp b/src/mame/machine/mega32x.cpp index 5e92722e481..290d88f2141 100644 --- a/src/mame/machine/mega32x.cpp +++ b/src/mame/machine/mega32x.cpp @@ -11,16 +11,8 @@ - bcracers: write to undefined PWM register? - fifa96 / nbajamte: dies on the gameplay, waiting for a comm change that never occurs; - marsch1: doesn't boot, Master / Slave communicates through SCI - - nbajamte: missing I2C hookup, startup fails due of that (same I2C type as plain MD version); - - nflquart: black screen, missing h irq? - - sangoku4: black screen after the Sega logo - - soulstar: OSD and player sprite isn't drawn; - tempo: intro is too fast, mostly noticeable with the PWM sound that cuts off too early when it gets to the title screen; - tmek: gameplay is clearly too fast - - vrdxu: has 3d geometry bugs, caused by a SH-2 DRC bug; - - vrdxu: crashes if you attempt to enter into main menu; - - wwfwre: no 32x gfxs - - xmen: black screen after that you choose the level, needs bare minimum SH-2 SCI support 32x Marsch tests documentation (keep start pressed at start-up for individual tests): -- cgit v1.2.3