mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
model2.cpp: Minor doc update (nw)
This commit is contained in:
parent
a888445b44
commit
c3a3b1a2ee
@ -4523,7 +4523,7 @@ ROM_START( pltkids ) /* Pilot Kids Revision A, Model 2B */
|
||||
ROM_PARAMETER( ":315_5881:key", "042e2dc1" )
|
||||
ROM_END
|
||||
|
||||
ROM_START( indy500 ) /* Defaults to Twin (Stand Alone) Cab version. 2 credits to start - Can be set to Deluxe setting in service mode, Sega Game ID# 833-12361, ROM board ID# 834-12362 */
|
||||
ROM_START( indy500 ) /* Defaults to Twin (Stand Alone) Cab version. 2 credits to start - Can be set to Deluxe setting in service mode, Sega Game ID# 833-12361 INDY 500EXP, ROM board ID# 834-12362 */
|
||||
ROM_REGION( 0x200000, "maincpu", 0 ) // i960 program
|
||||
ROM_LOAD32_WORD("epr-18598a.15", 0x000000, 0x080000, CRC(3cdcac0f) SHA1(2f616e363f4d246fece309e81325e5e3c4e9d9f8) ) /* Higher rom numbers indicate a newer version */
|
||||
ROM_LOAD32_WORD("epr-18599a.16", 0x000002, 0x080000, CRC(32bde9a2) SHA1(0982952ab3c5b035f37beb9304ac950c0e78aea8) ) /* Different attract mode... what else??? */
|
||||
|
Loading…
Reference in New Issue
Block a user