c/p typo (nw)

This commit is contained in:
MetalliC 2016-08-03 20:36:42 +03:00
parent c459eaac50
commit 440c2ffe94

View File

@ -2984,7 +2984,7 @@ Probably at some stage of development NAOMI was planned as non-JVS system as wel
ROM_SYSTEM_BIOS( 1, "bios1", "Ferrari F355 (USA)" ) \
ROM_LOAD16_WORD_SWAP_BIOS( 1, "epr-22850.ic27", 0x000000, 0x200000, CRC(28aa539d) SHA1(14485368656af80504b212da620179c49f84c1a2) ) \
ROM_SYSTEM_BIOS( 2, "bios2", "Ferrari F355 (Japan)" ) \
ROM_LOAD16_WORD_SWAP_BIOS( 1, "epr-22849.ic27", 0x000000, 0x200000, CRC(121e009c) SHA1(3beb91f660e60590491b209b6be8584b05a90548) )
ROM_LOAD16_WORD_SWAP_BIOS( 2, "epr-22849.ic27", 0x000000, 0x200000, CRC(121e009c) SHA1(3beb91f660e60590491b209b6be8584b05a90548) )
#define AIRLINE_BIOS \
ROM_REGION( 0x200000, "maincpu", 0) \