model3.c: Misc doc update. Document the Sega game and rom board ID#s for Scud Plus - NW
This commit is contained in:
parent
cfe3e83f6b
commit
50b7008cfe
@ -2443,7 +2443,7 @@ ROM_START( scuda ) /* step 1.5, Sega game ID# is 833-13041, ROM board ID# 834-13
|
||||
ROM_LOAD( "epr-19338a.bin", 0x000000, 0x010000, CRC(c9fac464) SHA1(47b9ab7921a685c01629afb592d597faa11d2bd6) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( scudplus ) /* step 1.5 */
|
||||
ROM_START( scudplus ) /* step 1.5, Sega game ID# is 833-13260 SCUD PLUS, ROM board ID# 834-13261 SCUD PLUS */
|
||||
ROM_REGION64_BE( 0x4800000, "user1", 0 ) /* program + data ROMs */
|
||||
// CROM
|
||||
ROM_LOAD64_WORD_SWAP( "epr-20092a.17", 0x0600006, 0x80000, CRC(a94ec57e) SHA1(bda1d9cb38e10a25f7cdde38f30ae13541fdbc5e) )
|
||||
@ -2524,7 +2524,7 @@ ROM_START( scudplus ) /* step 1.5 */
|
||||
ROM_LOAD( "epr-19338.bin", 0x000000, 0x010000, CRC(dbf88de6) SHA1(8f5c83e82c26a37a1ed0476d7dfeb698b8417899) )
|
||||
ROM_END
|
||||
|
||||
ROM_START( scudplusa ) /* step 1.5 */
|
||||
ROM_START( scudplusa ) /* step 1.5, Sega game ID# is 833-13260 SCUD PLUS, ROM board ID# 834-13261 SCUD PLUS */
|
||||
ROM_REGION64_BE( 0x4800000, "user1", 0 ) /* program + data ROMs */
|
||||
// CROM
|
||||
ROM_LOAD64_WORD_SWAP( "epr-20092.17", 0x0600006, 0x80000, CRC(6f9161c1) SHA1(b1c66eeb1bb67664aafa78ad62515204f231f09b) )
|
||||
|
Loading…
Reference in New Issue
Block a user