summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2016-09-25 15:16:23 +0100
committer David Haywood <mamehaze@users.noreply.github.com>2016-09-25 15:16:23 +0100
commit8a2163ccc6b3148357e1bf61d961a3bd20f456eb (patch)
tree3ab75d739dedae2c1087ee32c092a533100efb6c
parent086c14d1b615b861e9595a637f5cab033295dbb9 (diff)
(nw)
-rw-r--r--src/mame/drivers/popeye.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mame/drivers/popeye.cpp b/src/mame/drivers/popeye.cpp
index 8521c68dc28..75b744aa085 100644
--- a/src/mame/drivers/popeye.cpp
+++ b/src/mame/drivers/popeye.cpp
@@ -763,8 +763,3 @@ GAME( 1982, popeyeu, popeye, popeye, popeye, popeye_state, popeye, ROT0,
GAME( 1982, popeyef, popeye, popeye, popeyef, popeye_state, popeye, ROT0, "Nintendo", "Popeye (revision F)", MACHINE_SUPPORTS_SAVE )
GAME( 1982, popeyebl, popeye, popeyebl, popeye, driver_device, 0, ROT0, "bootleg", "Popeye (bootleg)", MACHINE_SUPPORTS_SAVE )
GAME( 1981, popeyej, popeye, popeyej, popeye, popeye_state, skyskipr, ROT0, "Nintendo", "Popeye (Japan, Sky Skipper hardware)", MACHINE_SUPPORTS_SAVE ) // this is the original Japanese release on the same hardware as Sky Skipper
-
-
-
-
-