summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author braintro <briantro@users.noreply.github.com>2018-10-19 23:57:21 -0500
committer braintro <briantro@users.noreply.github.com>2018-10-19 23:57:21 -0500
commit8ce0b8272de2b10944ea6f3da704483bb10ce735 (patch)
tree1ba1e5cb3a703e642c1281f85d7a436c2dd4510c
parent994b3b39f77c0dad176e521eea480bac506b8232 (diff)
Minor doc updates about Hang On and Super Hang On (nw)
-rw-r--r--src/mame/drivers/segahang.cpp18
-rw-r--r--src/mame/drivers/segaorun.cpp2
2 files changed, 14 insertions, 6 deletions
diff --git a/src/mame/drivers/segahang.cpp b/src/mame/drivers/segahang.cpp
index 271b1b68bc6..ab18072b85c 100644
--- a/src/mame/drivers/segahang.cpp
+++ b/src/mame/drivers/segahang.cpp
@@ -1027,7 +1027,11 @@ MACHINE_CONFIG_END
// ASSY CPU BD 834-5704-01
// ASSY CONTROL BD 834-5668
// ASSY ROM BD 834-5669
-// ASSY SOUND BD 834-5670
+// ASSY SOUND BD 834-5670-01 (stickered 834-5706-01 HANG ON)
+//
+// PCBs also found stickered as:
+// 834-5667-01 HANG ON REV.A
+// (FOR SIT-DOWN UP-RIGHT)
//
ROM_START( hangon )
ROM_REGION( 0x40000, "maincpu", 0 ) // 68000 code
@@ -1082,7 +1086,7 @@ ROM_END
// ASSY CPU BD 834-5704-01
// ASSY CONTROL BD 834-5668
// ASSY ROM BD 834-5669
-// ASSY SOUND BD 834-5670
+// ASSY SOUND BD 834-5670-01 (stickered 834-5706-01 HANG ON)
//
ROM_START( hangon1 )
ROM_REGION( 0x40000, "maincpu", 0 ) // 68000 code
@@ -1134,14 +1138,18 @@ ROM_END
// Hang On (Ride-On version)
// CPU: HD68000P8 (no custom Sega label)
//
-// ASSY CPU BD 834-5704, and stickers 834-5667 and REV A
+// ASSY CPU BD 834-5704
// ASSY CONTROL BD 834-5668
// ASSY ROM BD 834-5669
-// ASSY SOUND BD 834-5670
+// ASSY SOUND BD 834-5670-01 (stickered 834-5706-01 HANG ON)
//
// ROM & SOUND boards were missing, but Manual No. 420-5244 2nd Printing confirms they are the same with the same data / roms.
//
-ROM_START( hangon2 ) // no labels on the main CPU roms just a black sticker, likely the result of repair job in 1995
+// No labels on the main CPU roms just a black sticker, likely the result of repair job in 1995
+// A second PCB has been seen with hand written labels with matching sum16 values listed, though not labelled as "A" revision
+// Although the both PCBs were stickered 834-5667-01 REV.A, it's not likely correct for this rom set
+//
+ROM_START( hangon2 )
ROM_REGION( 0x40000, "maincpu", 0 ) // 68000 code
ROM_LOAD16_BYTE( "epr-6851a__,needs_verification.ic22", 0x000000, 0x8000, CRC(1e4d2217) SHA1(197d8939b7c9eea0496aecac55cce3dec51be042) ) // as per the manual
ROM_LOAD16_BYTE( "epr-6849a__,needs_verification.ic8", 0x000001, 0x8000, CRC(3793e50e) SHA1(ffcad02696ca6d67f6bd5001a0d4aa41e23e21bd) ) // as per the manual
diff --git a/src/mame/drivers/segaorun.cpp b/src/mame/drivers/segaorun.cpp
index aa9363fc9bd..4f919e226b7 100644
--- a/src/mame/drivers/segaorun.cpp
+++ b/src/mame/drivers/segaorun.cpp
@@ -1884,7 +1884,7 @@ ROM_END
//*************************************************************************************************************************
// Super Hangon
// CPU: 68000 (317-????)
-// GAME BD SUPER HANG-ON 834-6277-07
+// GAME BD SUPER HANG-ON 834-6277-07 SUPER HANG ON
// CPU BD SUPER HANG-ON 837-6278-01 (or 837-6278-03)
// VIDEO BD SUPER HANG-ON 837-6279-01
//