summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author braintro <briantro@users.noreply.github.com>2019-02-21 20:55:01 -0600
committer braintro <briantro@users.noreply.github.com>2019-02-21 20:55:01 -0600
commit6ed352261d40e37887357fe901dc380d6ef79844 (patch)
tree8b03cab56125be32db8bdf424cb95e263396e356
parent070ead5af03cad77022dd10600f0f60b332b50cf (diff)
model3.cpp: Minor doc update (nw)
-rw-r--r--src/mame/drivers/model2.cpp2
-rw-r--r--src/mame/drivers/model3.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/model2.cpp b/src/mame/drivers/model2.cpp
index f8cc30995bc..b29c67f9a6f 100644
--- a/src/mame/drivers/model2.cpp
+++ b/src/mame/drivers/model2.cpp
@@ -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
diff --git a/src/mame/drivers/model3.cpp b/src/mame/drivers/model3.cpp
index a0ed163092c..fb31b4a5303 100644
--- a/src/mame/drivers/model3.cpp
+++ b/src/mame/drivers/model3.cpp
@@ -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) )