Previous 199869 Revisions Next

r19770 Monday 24th December, 2012 at 12:51:26 UTC by Robbbert
Tim100 : modified the note. (nw)
[src/mess/drivers]tim100.c

trunk/src/mess/drivers/tim100.c
r19769r19770
157157   ROM_REGION( 0x10000, "maincpu", ROMREGION_ERASEFF )
158158   ROM_LOAD( "tim 100 v.3.2.0.u16",   0x0000, 0x2000, CRC(4de9c8ad) SHA1(b0914d6e8d618e92a87b4b39c35391541251e8cc)) 
159159
160   // The first and 2nd halves of these roms are identical, possibly overdumped?
160   // The first and 2nd halves of these roms are identical, confirmed ok
161161   ROM_REGION( 0x2000, "chargen", ROMREGION_INVERT )
162162   ROM_SYSTEM_BIOS( 0, "212", "v 2.1.2" )
163163   ROMX_LOAD( "tim 100kg v.2.1.2.u12", 0x0000, 0x0800, CRC(faf5743c) SHA1(310b662e9535878210f8aaab3e2b846fade60642),ROM_BIOS(1))

Previous 199869 Revisions Next


© 1997-2024 The MAME Team