mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
srcclean (nw)
This commit is contained in:
parent
cf3f4b2530
commit
32868b8e2a
@ -224,4 +224,4 @@ project "netlist"
|
|||||||
MAME_DIR .. "src/lib/netlist/macro/nlm_opamp.h",
|
MAME_DIR .. "src/lib/netlist/macro/nlm_opamp.h",
|
||||||
MAME_DIR .. "src/lib/netlist/macro/nlm_other.cpp",
|
MAME_DIR .. "src/lib/netlist/macro/nlm_other.cpp",
|
||||||
MAME_DIR .. "src/lib/netlist/macro/nlm_other.h",
|
MAME_DIR .. "src/lib/netlist/macro/nlm_other.h",
|
||||||
}
|
}
|
||||||
|
@ -2934,7 +2934,7 @@ CONS( 2009, zone40, 0, 0, non_spg_base, wirels60, spg2xx_game_st
|
|||||||
// Similar, SPG260?, scrambled
|
// Similar, SPG260?, scrambled
|
||||||
CONS( 200?, lexizeus, 0, 0, lexizeus, lexizeus, spg2xx_game_state, init_zeus, "Lexibook", "Zeus IG900 20-in-1 (US?)", MACHINE_NO_SOUND | MACHINE_NOT_WORKING )
|
CONS( 200?, lexizeus, 0, 0, lexizeus, lexizeus, spg2xx_game_state, init_zeus, "Lexibook", "Zeus IG900 20-in-1 (US?)", MACHINE_NO_SOUND | MACHINE_NOT_WORKING )
|
||||||
|
|
||||||
// there are other regions of this, including a Finnish version "Haluatko miljonääriksi?" (see https://millionaire.fandom.com/wiki/Haluatko_miljon%C3%A4%C3%A4riksi%3F_(Play_Vision_game) )
|
// there are other regions of this, including a Finnish version "Haluatko miljonääriksi?" (see https://millionaire.fandom.com/wiki/Haluatko_miljon%C3%A4%C3%A4riksi%3F_(Play_Vision_game) )
|
||||||
CONS( 2006, pvmil, 0, 0, pvmil, pvmil, spg2xx_game_state, empty_init, "Play Vision", "Who Wants to Be a Millionaire (Play Vision, Plug and Play, UK)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND | MACHINE_IMPERFECT_GRAPHICS ) // p4 inputs need mapping
|
CONS( 2006, pvmil, 0, 0, pvmil, pvmil, spg2xx_game_state, empty_init, "Play Vision", "Who Wants to Be a Millionaire (Play Vision, Plug and Play, UK)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND | MACHINE_IMPERFECT_GRAPHICS ) // p4 inputs need mapping
|
||||||
|
|
||||||
// there are multiple versions of this with different songs, was also sold by dreamGEAR as 'Shredmaster Jr.' (different title screen)
|
// there are multiple versions of this with different songs, was also sold by dreamGEAR as 'Shredmaster Jr.' (different title screen)
|
||||||
|
Loading…
Reference in New Issue
Block a user