mirror of
https://github.com/holub/mame
synced 2025-04-23 08:49:55 +03:00
goldstar.cpp: identified Fever Chance PCB as original Wing W-6 hardware [ioannis bampoulas]
This commit is contained in:
parent
d904b7e9d5
commit
e6f6e5e01f
@ -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 )
|
||||
|
Loading…
Reference in New Issue
Block a user