summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/arkanoid.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/arkanoid.cpp')
-rw-r--r--src/mame/drivers/arkanoid.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/mame/drivers/arkanoid.cpp b/src/mame/drivers/arkanoid.cpp
index 873aa65aa15..dd65bb7dc95 100644
--- a/src/mame/drivers/arkanoid.cpp
+++ b/src/mame/drivers/arkanoid.cpp
@@ -1500,10 +1500,10 @@ MACHINE_CONFIG_END
/* ROMs */
/* rom numbering, with guesses for version numbers and missing roms:
- A75 01 = Z80 code 1/2 v1.0 Japan (NOT DUMPED, arkatayt and arkangc and
- maybe arkanoidjbl may actually be bootlegs of this undumped
- version, so it might be possible to 'restore' this version by
- 'de-bootlegging' those sets?)
+ A75 01 = Z80 code 1/2 v1.0 Japan (NOT DUMPED; it has been rumored that arkatayt
+ and arkangc and maybe arkanoidjbl might actually be bootlegs of this
+ undumped version, so, if true, it might be possible to 'restore' this
+ version by 'de-bootlegging' those sets.)
A75 01-1 = Z80 code 1/2 v1.1 Japan and USA/Romstar and World
A75 02 = Z80 code 2/2 v1.0 Japan (has 'Notice: This game is for use in Japan only' screen)
A75 03 = GFX 1/3
@@ -1525,7 +1525,7 @@ MACHINE_CONFIG_END
A75 20 = MC68705P5 MCU code, v2.0 USA/Romstar (verified. dumped from MCU)
A75 21 = Z80 code v2.0 1/2 Japan w/level select
A75 22 = Z80 code v2.0 2/2 Japan w/level select
- A75 23 = MC68705P5 MCU code, v2.0 Japan w/level select (NOT DUMPED, PLACEHOLDER HACKED FROM BOOTLEG MCU)
+ A75 23 = MC68705P5 MCU code, v2.0 Japan w/level select (NOT DUMPED)
A75 24 = Z80 code v2.1 1/2 Japan
A75 25 = Z80 code v2.1 2/2 Japan
A75 26 = MC68705P5 MCU code, v2.1 Japan (verified. dumped from MCU)