summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2018-07-23 19:06:07 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2018-07-23 19:06:07 +0200
commite6f6e5e01f37a1e0cc567007f9bc73401552e6f1 (patch)
tree38bccc95723b8fa3194861b1988b936a8dcfeed0
parentd904b7e9d52ad0e7dd36f1a3f7f7a52538d40396 (diff)
goldstar.cpp: identified Fever Chance PCB as original Wing W-6 hardware [ioannis bampoulas]
-rw-r--r--src/mame/drivers/goldstar.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/mame/drivers/goldstar.cpp b/src/mame/drivers/goldstar.cpp
index 8eab017dd26..57be173c3e8 100644
--- a/src/mame/drivers/goldstar.cpp
+++ b/src/mame/drivers/goldstar.cpp
@@ -16649,11 +16649,13 @@ GAME( 199?, fl7_2k16, fl7_50, flaming7, flaming7, wingco_state, init_flami
GAME( 199?, fl7_tw, fl7_50, flam7_tw, flaming7, wingco_state, init_flam7_tw, ROT0, "Cyberdyne Systems", "Flaming 7 (Taiwanese Hardware, unknown version)", MACHINE_UNEMULATED_PROTECTION | MACHINE_IMPERFECT_GRAPHICS ) // needs proper reels gfx roms decryption.
+// --- Wing W-6 hardware ---
+GAME( 1986, feverch, 0, feverch, feverch, unkch_state, empty_init, ROT0, "Wing Co., Ltd.", "Fever Chance (W-6)", MACHINE_NOT_WORKING ) // inputs, reels, etc..
+
+
// --- Wing W-8 hardware ---
GAME( 1990, bonusch, 0, bonusch, bonusch, unkch_state, empty_init, ROT0, "Wing Co., Ltd.", "Bonus Chance (W-8)", MACHINE_NOT_WORKING ) // M80C51F MCU
-GAME( 1986, feverch, 0, feverch, feverch, unkch_state, empty_init, ROT0, "Wing Co., Ltd.", "Fever Chance", MACHINE_NOT_WORKING ) // inputs, reels, etc..
-
// --- Magical Odds hardware ---
GAME( 1992, magodds, 0, magodds, magodds, wingco_state, empty_init, ROT0, "Pal Company / Micro Manufacturing Inc.", "Magical Odds (set 1)", MACHINE_WRONG_COLORS | MACHINE_IMPERFECT_GRAPHICS )