mirror of
https://github.com/holub/mame
synced 2025-06-08 13:53:52 +03:00
taitofx1 bios set crash workaround (nw)
This commit is contained in:
parent
ff82ce5848
commit
9af036614c
@ -4079,6 +4079,7 @@ ROM_START( taitofx1 )
|
|||||||
TAITOFX1_BIOS
|
TAITOFX1_BIOS
|
||||||
ROM_REGION32_LE( 0x01000000, "bankedroms", ROMREGION_ERASE00 )
|
ROM_REGION32_LE( 0x01000000, "bankedroms", ROMREGION_ERASE00 )
|
||||||
ROM_REGION( 0x080000, "audiocpu", ROMREGION_ERASE00 )
|
ROM_REGION( 0x080000, "audiocpu", ROMREGION_ERASE00 )
|
||||||
|
ROM_REGION( 0x200000, "ymsnd", ROMREGION_ERASE00 )
|
||||||
ROM_END
|
ROM_END
|
||||||
|
|
||||||
ROM_START( ftimpcta )
|
ROM_START( ftimpcta )
|
||||||
|
Loading…
Reference in New Issue
Block a user