summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Sandro Ronco <sandro.ronco@gmx.com>2019-08-14 23:10:15 +0200
committer Sandro Ronco <sandro.ronco@gmx.com>2019-08-14 23:10:15 +0200
commit3b71b6c95585470a6c0697fdba14957f20bb6c22 (patch)
tree056fdbe03e696da829465b0f3146a5f54ca67fba /scripts
parent7b7292523f98d414d720f0386aa34bac31bf784b (diff)
New working machine added
--------- Mephisto Mondial 68000XL [Sandro Ronco, Berger]
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 197f39efe71..d0e209c383d 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -2308,6 +2308,7 @@ files {
MAME_DIR .. "src/mame/drivers/mephisto_mm2.cpp",
MAME_DIR .. "src/mame/drivers/mephisto_modena.cpp",
MAME_DIR .. "src/mame/drivers/mephisto_modular.cpp",
+ MAME_DIR .. "src/mame/drivers/mephisto_mondial68k.cpp",
MAME_DIR .. "src/mame/drivers/mephisto_montec.cpp",
MAME_DIR .. "src/mame/drivers/mephisto_polgar.cpp",
MAME_DIR .. "src/mame/machine/mmboard.cpp",