summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author David Haywood <28625134+DavidHaywood@users.noreply.github.com>2020-01-17 02:10:31 +0000
committer ajrhacker <ajrhacker@users.noreply.github.com>2020-01-16 21:10:31 -0500
commite7ebcb5dbfeb167b8b769ed71c380f89be52c33f (patch)
tree463338e26d1f5cfc266f4da346c9d1bd97be4d8f /scripts
parent1e8f04c806a65be3e809fb0309d83fc4939c2460 (diff)
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]
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/mess.lua1
1 files changed, 1 insertions, 0 deletions
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")