summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-04-06 23:17:22 +0200
committer hap <happppp@users.noreply.github.com>2019-04-06 23:17:42 +0200
commit71cf2a5e8a9ceccfa13c94f010054c175a67b496 (patch)
tree4d97afbaa9d6dc2e1100219978bebe33023539a4
parent45df11f233ade396d02b37eb2462f02b6b5c82fa (diff)
make upyoural al clone of alleymas (nw)
-rw-r--r--src/mame/drivers/leland.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/leland.cpp b/src/mame/drivers/leland.cpp
index 0abf9972609..b63d7a0fcd6 100644
--- a/src/mame/drivers/leland.cpp
+++ b/src/mame/drivers/leland.cpp
@@ -3353,7 +3353,7 @@ GAME( 1985, powrplay, 0, leland, mayhem, leland_state, init_powrp
GAME( 1985, wseries, 0, leland, wseries, leland_state, init_wseries, ROT0, "Cinematronics", "World Series: The Season (rev 1)", 0 )
GAME( 1985, wseries0, wseries, leland, wseries, leland_state, init_wseries, ROT0, "Cinematronics", "World Series: The Season (rev 0)", 0 )
GAME( 1986, alleymas, 0, leland, alleymas, leland_state, init_alleymas, ROT270, "Cinematronics", "Alley Master", 0 )
-GAME( 1987, upyoural, 0, leland, upyoural, leland_state, init_upyoural, ROT270, "Cinematronics", "Up Your Alley", 0 )
+GAME( 1986, upyoural, alleymas, leland, upyoural, leland_state, init_upyoural, ROT270, "Cinematronics", "Up Your Alley", 0 ) // prototype of Alley Master?
/* odd master banks, small slave banks */
GAME( 1986, dangerz, 0, leland, dangerz, leland_state, init_dangerz, ROT0, "Cinematronics", "Danger Zone", 0 )