Update ROM name from PCB info

This commit is contained in:
Cowering 2012-12-30 18:43:26 +00:00
parent e3cf860063
commit af0d9de57c

View File

@ -502,7 +502,7 @@ ROM_END
ROM_START(ts1500)
ROM_REGION( 0x10000, "maincpu",0 )
ROM_LOAD( "ts1500.rom", 0x0000, 0x2000, CRC(7dd19c48) SHA1(3eb437359221b4406d236085ec66fa02278e7495) )
ROM_LOAD( "d2364c_649.u2", 0x0000, 0x2000, CRC(7dd19c48) SHA1(3eb437359221b4406d236085ec66fa02278e7495) )
ROM_END
ROM_START(ringo470)