mirror of
https://github.com/holub/mame
synced 2025-06-02 10:59:52 +03:00
typo (nw)
This commit is contained in:
parent
d511c9340d
commit
0f0c004ce8
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user