mirror of
https://github.com/holub/mame
synced 2025-04-21 07:52:35 +03:00
model3.cpp: Minor doc update (nw)
This commit is contained in:
parent
070ead5af0
commit
6ed352261d
@ -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
|
||||
|
@ -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) )
|
||||
|
Loading…
Reference in New Issue
Block a user