Previous 199869 Revisions Next

r30901 Monday 9th June, 2014 at 00:36:59 UTC by Tafoid
typo (nw)
[src/mess/drivers]coleco.c

trunk/src/mess/drivers/coleco.c
r30900r30901
405405
406406ROM_START (svi603)
407407   ROM_REGION( 0x10000, "maincpu", 0 )
408   ROM_LOAD( "svi603.rom", 0x0000, 0x2000, CRC(19e91b82) SHA1(18a30abe5ffef810b0f99b86db38b1b3c9d259b78) )
408   ROM_LOAD( "svi603.rom", 0x0000, 0x2000, CRC(19e91b82) SHA1(8a30abe5ffef810b0f99b86db38b1b3c9d259b78) )
409409   ROM_CART_LOAD("cart", 0x8000, 0x8000, ROM_NOMIRROR | ROM_OPTIONAL)
410410ROM_END
411411

Previous 199869 Revisions Next


© 1997-2024 The MAME Team