From ddb13a5861fd6a1c9a1673ecfe4eb011f04d6b90 Mon Sep 17 00:00:00 2001 From: David Haywood <28625134+DavidHaywood@users.noreply.github.com> Date: Fri, 2 Oct 2020 23:25:51 +0100 Subject: - split off the handhelds that seem to be based around gpl162xx technology into their own file from generalplus_gpl_unknown.cpp (#7312) * - split off the handhelds that seem to be based around gpl162xx technology into their own file from generalplus_gpl_unknown.cpp to generalplus_gpl162xx_lcdtype.cpp - identify unkunsp based on new information * typo --- scripts/target/mame/mess.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index dc3013584ff..6d6e9a42dff 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -4032,6 +4032,7 @@ files { MAME_DIR .. "src/mame/machine/generalplus_gpl16250.cpp", MAME_DIR .. "src/mame/machine/generalplus_gpl16250.h", MAME_DIR .. "src/mame/drivers/generalplus_gpl32612.cpp", + MAME_DIR .. "src/mame/drivers/generalplus_gpl162xx_lcdtype.cpp", MAME_DIR .. "src/mame/drivers/generalplus_gpl_unknown.cpp", MAME_DIR .. "src/mame/drivers/xavix.cpp", MAME_DIR .. "src/mame/includes/xavix.h", -- cgit v1.2.3-70-g09d2