Validity Check Fix for cop01a (no whatsnew)

This commit is contained in:
Scott Stone 2011-04-25 01:45:38 +00:00
parent 0abc69ae4a
commit 916cadb186

View File

@ -605,7 +605,7 @@ ROM_START( cop01a )
ROM_LOAD( "cop12.6e", 0x0c000, 0x2000, CRC(257a6706) SHA1(9e7ef1f40630b94849bdc3fd13ee6e7311fffd45) )
ROM_LOAD( "cop13.8e", 0x0e000, 0x2000, CRC(07c4ea66) SHA1(12665c0fb648fd208805e81d056ab377d65b267a) )
ROM_REGION( 0x0500, "proms", 0 )
ROM_REGION( 0x0600, "proms", 0 )
ROM_LOAD( "copproma.13d", 0x0000, 0x0100, CRC(97f68a7a) SHA1(010eaca95eeb5caec083bd184ec31e0f433fff8c) ) /* red */
ROM_LOAD( "coppromb.14d", 0x0100, 0x0100, CRC(39a40b4c) SHA1(456b7f97fbd1cb4beb756033ec76a89ffe8de168) ) /* green */
ROM_LOAD( "coppromc.15d", 0x0200, 0x0100, CRC(8181748b) SHA1(0098ae250095b4ac8af1811b4e41d86e3f587c7b) ) /* blue */