typo (nw)

This commit is contained in:
Scott Stone 2014-06-09 00:36:59 +00:00
parent d511c9340d
commit 0f0c004ce8

View File

@ -405,7 +405,7 @@ ROM_END
ROM_START (svi603)
ROM_REGION( 0x10000, "maincpu", 0 )
ROM_LOAD( "svi603.rom", 0x0000, 0x2000, CRC(19e91b82) SHA1(18a30abe5ffef810b0f99b86db38b1b3c9d259b78) )
ROM_LOAD( "svi603.rom", 0x0000, 0x2000, CRC(19e91b82) SHA1(8a30abe5ffef810b0f99b86db38b1b3c9d259b78) )
ROM_CART_LOAD("cart", 0x8000, 0x8000, ROM_NOMIRROR | ROM_OPTIONAL)
ROM_END