model3.cpp: Minor doc update (nw)

This commit is contained in:
braintro 2019-02-21 20:55:01 -06:00
parent 070ead5af0
commit 6ed352261d
2 changed files with 2 additions and 2 deletions

View File

@ -5303,7 +5303,7 @@ Main board ID# 837-10854-02-91
Sega Game ID# 836-13274 OVER REV
ROM board ID# 836-13275
These ID numbers have been verfied on multiple board sets for both revision A and revision B program ROMs
These ID numbers have been verified on multiple board sets for both revision A and revision B program ROMs
*/
ROM_START( overrevb ) /* Over Rev Revision B, Model 2B */
ROM_REGION( 0x200000, "maincpu", 0 ) // i960 program

View File

@ -5213,7 +5213,7 @@ ROM_START( harleya ) /* Step 2.0, Sega game ID# is 833-13325, ROM board ID# 8
ROM_FILL( 0x000000, 0x1000000, 0x0000 )
ROM_END
ROM_START( fvipers2 ) /* Step 2.0 */
ROM_START( fvipers2 ) /* Step 2.0, Sega game ID# is 833-13407 FIGHTING VIPERS2, ROM board ID# 834-13408 FIGHTING VIPERS2, Security board ID# 837-13423-COM */
ROM_REGION64_BE( 0x8800000, "user1", 0 ) /* program + data ROMs */
// CROM
ROM_LOAD64_WORD_SWAP( "epr-20596a.17", 0x000006, 0x200000, CRC(969ab801) SHA1(a7a2aa71204d1c38a6a8c0605331fd859cb224f1) )