From f8259eb39f8d4a1386be2abc53b195e33f499349 Mon Sep 17 00:00:00 2001 From: RobertoFresca Date: Sat, 19 May 2018 23:37:33 -0300 Subject: New working clones ------------------ Spy Hunter (Spain, Recreativos Franco S.A., Bally Midway license) [Carlos Matos Lara, Recreativas.org, Roberto Fresca] --- src/mame/drivers/spyhuntertec.cpp | 4 ++-- src/mame/mame.lst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mame/drivers/spyhuntertec.cpp b/src/mame/drivers/spyhuntertec.cpp index 1bc0711b478..6405dbddc75 100644 --- a/src/mame/drivers/spyhuntertec.cpp +++ b/src/mame/drivers/spyhuntertec.cpp @@ -924,5 +924,5 @@ void spyhuntertec_state::init_spyhuntertec() ***************************************************************************/ // YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS LAYOUT -GAMEL(1983, spyhuntsp, spyhunt, spyhuntertec, spyhuntertec, spyhuntertec_state, init_spyhuntertec, ROT90, "Recreativos Franco S.A. (Bally Midway license)", "Spy Hunter (Spain, Recreativos Franco S.A., Bally Midway license)", MACHINE_NOT_WORKING | MACHINE_SUPPORTS_SAVE, layout_spyhunttec ) -GAMEL(1983, spyhuntpr, spyhunt, spyhuntertec, spyhuntertec, spyhuntertec_state, init_spyhuntertec, ROT90, "bootleg (Recreativos Franco S.A. license, Tecfri)", "Spy Hunter (Spain, Recreativos Franco S.A., Tecfri PCB)", MACHINE_NOT_WORKING | MACHINE_SUPPORTS_SAVE, layout_spyhunttec ) +GAMEL(1985, spyhuntsp, spyhunt, spyhuntertec, spyhuntertec, spyhuntertec_state, init_spyhuntertec, ROT90, "Recreativos Franco S.A. (Bally Midway license)", "Spy Hunter (Spain, Recreativos Franco S.A., Bally Midway license)", MACHINE_SUPPORTS_SAVE, layout_spyhunttec ) +GAMEL(1985, spyhuntpr, spyhunt, spyhuntertec, spyhuntertec, spyhuntertec_state, init_spyhuntertec, ROT90, "bootleg (Recreativos Franco S.A. license, Tecfri)", "Spy Hunter (Spain, Recreativos Franco S.A., Tecfri PCB)", MACHINE_NOT_WORKING | MACHINE_SUPPORTS_SAVE, layout_spyhunttec ) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 0732bb94a23..87519f3966d 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -35367,8 +35367,8 @@ spy // GX857 (c) 1989 (World) spyu // GX857 (c) 1989 (US) @source:spyhuntertec.cpp -spyhuntpr // spyhuntsp // +spyhuntpr // @source:squale.cpp squale // -- cgit v1.2.3