summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/generalplus_gpl16250_rom.cpp
diff options
context:
space:
mode:
author David Haywood <28625134+DavidHaywood@users.noreply.github.com>2020-05-25 15:58:09 +0100
committer GitHub <noreply@github.com>2020-05-25 16:58:09 +0200
commitad7a31ad57b09e1e0e9bb1adb03767f9dd386605 (patch)
treec6ebe406df3e406c93b776b535e9d889bd9f1d1a /src/mame/drivers/generalplus_gpl16250_rom.cpp
parent96e2e7ab7e054cad2079afff529759dfb06737c1 (diff)
unsp20 - fix opcode decode priority, we causing an ASR operation to be decoded as a MUL [David Haywood] (#6740)
Diffstat (limited to 'src/mame/drivers/generalplus_gpl16250_rom.cpp')
-rw-r--r--src/mame/drivers/generalplus_gpl16250_rom.cpp7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/mame/drivers/generalplus_gpl16250_rom.cpp b/src/mame/drivers/generalplus_gpl16250_rom.cpp
index cd082ee254b..3d195217492 100644
--- a/src/mame/drivers/generalplus_gpl16250_rom.cpp
+++ b/src/mame/drivers/generalplus_gpl16250_rom.cpp
@@ -445,6 +445,11 @@ void tkmag220_game_state::machine_reset()
}
+void gormiti_game_state::machine_reset()
+{
+ gcm394_game_state::machine_reset();
+ m_maincpu->set_alt_tile_addressing_hack(1);
+}
// the JAKKS ones of these seem to be known as 'Generalplus GPAC500' hardware?
CONS(2009, smartfp, 0, 0, base, smartfp, gcm394_game_state, empty_init, "Fisher-Price", "Fun 2 Learn Smart Fit Park (UK)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND)
@@ -457,6 +462,6 @@ CONS(2009, smartfps, smartfp, 0, base, smartfp, gcm394_game_state, empty_init,
CONS(200?, tkmag220, 0, 0, tkmag220, tkmag220, tkmag220_game_state, empty_init, "TaiKee", "Mini Arcade Games Console (Family Sport 220-in-1)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND | MACHINE_IMPERFECT_GRAPHICS )
// die on this one is 'GCM420'
-CONS(2013, gormiti, 0, 0, base, gormiti, gcm394_game_state, empty_init, "Giochi Preziosi", "Gormiti Game Arena (Spain)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND)
+CONS(2013, gormiti, 0, 0, base, gormiti, gormiti_game_state, empty_init, "Giochi Preziosi", "Gormiti Game Arena (Spain)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_SOUND)
// Fun 2 Learn 3-in-1 SMART SPORTS ?