summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author davidhay <davidhay@localhost>2009-05-12 06:41:07 +0000
committer davidhay <davidhay@localhost>2009-05-12 06:41:07 +0000
commite1341c0524ab121f144f17bf3e19aefd0136ec6f (patch)
treeb61a8c5f0b88cc26621e32bbcd378505bad0bd1f
parent5629699d975a75d9b8a6c632cc989b5b7bfa0c7a (diff)
marked wboyu as 'prototype'? the evidence at http://www.mameitalia.net/index.php?showtopic=12508&st=0&#entry149552 would seem to suggest that it is.
-rw-r--r--src/mame/drivers/system1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/system1.c b/src/mame/drivers/system1.c
index 628f1a81fc7..fb8db898011 100644
--- a/src/mame/drivers/system1.c
+++ b/src/mame/drivers/system1.c
@@ -4687,7 +4687,7 @@ GAME( 1986, wboy, 0, sys1pio, wboy, wboy, ROT0, "Sega (
GAME( 1986, wboyo, wboy, sys1pio, wboy, wboyo, ROT0, "Sega (Escape license)", "Wonder Boy (set 1, 315-5135)", GAME_SUPPORTS_SAVE )
GAME( 1986, wboy3, wboy, sys1pio, wboy3, wboyo, ROT0, "Sega (Escape license)", "Wonder Boy (set 3, 315-5135)", GAME_SUPPORTS_SAVE )
GAME( 1986, wboy4, wboy, sys1pio, wboy, 4dwarrio, ROT0, "Sega (Escape license)", "Wonder Boy (315-5162, 4-D Warriors Conversion)", GAME_SUPPORTS_SAVE )
-GAME( 1986, wboyu, wboy, sys1pio, wboyu, bank00, ROT0, "Sega (Escape license)", "Wonder Boy (not encrypted)", GAME_SUPPORTS_SAVE )
+GAME( 1986, wboyu, wboy, sys1pio, wboyu, bank00, ROT0, "Sega (Escape license)", "Wonder Boy (prototype?)", GAME_SUPPORTS_SAVE ) // appears to be a very early / unfinished version.
GAME( 1987, blockgal, 0, sys1pio, blockgal, blockgal, ROT90, "Sega / Vic Tokai", "Block Gal (MC-8123B, 317-0029)", GAME_SUPPORTS_SAVE)
/* PIO-based System 1 with ROM banking */