From 8f987deaf4e2cc7744a68d04400817fd43aa9de1 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Wed, 5 Jan 2011 19:56:40 +0000 Subject: [PATCH] Redumped PSAC2 rom in Rushing Heroes [Smitdogg, The Dumping Union] --- src/mame/drivers/konamigx.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/mame/drivers/konamigx.c b/src/mame/drivers/konamigx.c index 35226f7aa22..c6137c17e6e 100644 --- a/src/mame/drivers/konamigx.c +++ b/src/mame/drivers/konamigx.c @@ -2392,8 +2392,7 @@ ROM_START( rushhero ) /* PSAC2 tiles */ ROM_REGION( 0x200000, "gfx3", 0 ) - ROM_LOAD("605a24.22h", 0x000000, 1024*1024, BAD_DUMP CRC(e5ba1bb7) SHA1(d677e03b418a8bde7a4e4932fd452924768e7d72)) //half size, missing title screen gfxs - ROM_RELOAD(0x100000,0x100000) + ROM_LOAD("605a24.22h", 0x000000, 2*1024*1024, CRC(73f06065) SHA1(8ca6747204a4c2cf59f19bcc9fce280e796e4a6e)) /* sound data */ ROM_REGION( 0x400000, "shared", 0 )