fix MT5036. oops

This commit is contained in:
Michaël Banaan Ananas 2012-10-11 10:58:44 +00:00
parent 7249e46f34
commit 2f1462984f

View File

@ -1377,7 +1377,7 @@ ROM_START( omegafs )
ROM_LOAD( "5.3l", 0x00000, 0x08000, CRC(503a3e63) SHA1(73420aecb653cd4fd3b6afe67d6f5726f01411dd) )
ROM_IGNORE( 0x18000 )
ROM_RELOAD( 0x10000, 0x20000 ) // banked at 8000-bfff
ROM_LOAD( "6.4l", 0x28000, 0x20000, CRC(6277735c) SHA1(b0f91f0cc51d424a1a7834c126736f24c2e23c17) )
ROM_LOAD( "6.4l", 0x30000, 0x20000, CRC(6277735c) SHA1(b0f91f0cc51d424a1a7834c126736f24c2e23c17) )
ROM_REGION( 0x10000, "soundcpu", 0 )
ROM_LOAD( "7.7m", 0x00000, 0x10000, CRC(d40fc8d5) SHA1(4f615a0fb786cafc20f82f0b5fa112a9c356378f) )