summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-07-13 19:41:59 +0200
committer hap <happppp@users.noreply.github.com>2021-07-13 19:42:12 +0200
commitd199ad1e801f9b0e1991c33bf4599a81534766e7 (patch)
tree647035132249cf996fe877021e1ecd657766dc5d /scripts
parentb6af12a9d40e882cbfc3bb1e052c8e98acae5003 (diff)
New working machines
-------------------- Eldorado Chess Challenger [hap, bataais]
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 098aea47582..24b0e40baf0 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -2456,6 +2456,7 @@ files {
MAME_DIR .. "src/mame/drivers/fidel_dames.cpp",
MAME_DIR .. "src/mame/drivers/fidel_desdis.cpp",
MAME_DIR .. "src/mame/drivers/fidel_eag68k.cpp",
+ MAME_DIR .. "src/mame/drivers/fidel_eldorado.cpp",
MAME_DIR .. "src/mame/drivers/fidel_elite.cpp",
MAME_DIR .. "src/mame/drivers/fidel_excel.cpp",
MAME_DIR .. "src/mame/drivers/fidel_msc.cpp",