From e7ebcb5dbfeb167b8b769ed71c380f89be52c33f Mon Sep 17 00:00:00 2001 From: David Haywood <28625134+DavidHaywood@users.noreply.github.com> Date: Fri, 17 Jan 2020 02:10:31 +0000 Subject: plug and play work (#6176) * use dump of correct game for pockchalw.xml chukkesr (was previously using duplicate of a different set) * new NOT WORKING ---- Generations (Retro-Bit) [Porchy] * (nw) * new NOT WORKING --- Tomica Carnavi Drive (Japan) [Sean Riddle, Peter Wilhelmsen, ShouTime] * fix bgpen (nw) * new NOT WORKING ---- WiWi 18-in-1 Sports Game [TeamEurope, David Haywood] TV Virtual Fighter / Free Fight Kung Fu (Conny / Big Ben) [TeamEurope, David Haywood] --- 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 2b30c67a73f..10281731053 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3814,6 +3814,7 @@ files { MAME_DIR .. "src/mame/drivers/lexibook_jg7425.cpp", MAME_DIR .. "src/mame/drivers/unkmandd.cpp", MAME_DIR .. "src/mame/drivers/bbl380.cpp", + MAME_DIR .. "src/mame/drivers/actions_atj2279b.cpp", } createMESSProjects(_target, _subtarget, "ultimachine") -- cgit v1.2.3