taitofx1 bios set crash workaround (nw)

This commit is contained in:
David Haywood 2016-01-25 01:37:39 +00:00
parent ff82ce5848
commit 9af036614c

View File

@ -4079,6 +4079,7 @@ ROM_START( taitofx1 )
TAITOFX1_BIOS
ROM_REGION32_LE( 0x01000000, "bankedroms", ROMREGION_ERASE00 )
ROM_REGION( 0x080000, "audiocpu", ROMREGION_ERASE00 )
ROM_REGION( 0x200000, "ymsnd", ROMREGION_ERASE00 )
ROM_END
ROM_START( ftimpcta )