allow netmerc 68k to run (nw)

This commit is contained in:
David Haywood 2016-10-08 18:34:25 +01:00
parent c26f4c04df
commit aa363b51cc

View File

@ -1567,7 +1567,7 @@ ROM_START( netmerc )
ROM_LOAD16_BYTE( "epr-18127.ic11", 0x1200001, 0x80000, CRC(d307a4ca) SHA1(5555235f740c1b09f6e1587d0fceb35b23d4a8a8) )
ROM_REGION( 0xc0000, M1AUDIO_CPU_REGION, ROMREGION_BE|ROMREGION_16BIT ) /* 68K code */
ROM_LOAD( "epr-18121.ic7", 0x00000, 0x80000, CRC(113285b5) SHA1(5d060cee41e8d6a4a918f890c2d169d87dbcad79) )
ROM_LOAD16_WORD_SWAP( "epr-18121.ic7", 0x00000, 0x80000, CRC(113285b5) SHA1(5d060cee41e8d6a4a918f890c2d169d87dbcad79) )
ROM_RELOAD( 0x80000, 0x20000) // ?
ROM_REGION( 0x400000, M1AUDIO_MPCM1_REGION, 0 ) /* Samples */