summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-05-02 19:32:26 +0200
committer hap <happppp@users.noreply.github.com>2017-05-02 19:32:50 +0200
commit94776accf5df18e5fc06773e5b02df825d56403b (patch)
treebbbeb6d7253b6f3db0845f27166f1c15bd9badf6 /scripts
parent0102c7a8e928df310e1b66df8794c75a63079779 (diff)
New Working machine added
-------- Fidelity Sensory Chess Challenger 6 [hap, yovan]
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 856f667fbbf..64b9dee040f 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -1940,6 +1940,7 @@ files {
MAME_DIR .. "src/mame/includes/fidelbase.h",
MAME_DIR .. "src/mame/drivers/fidel6502.cpp",
MAME_DIR .. "src/mame/drivers/fidel68k.cpp",
+ MAME_DIR .. "src/mame/drivers/fidelmcs48.cpp",
}
createMESSProjects(_target, _subtarget, "force")