summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2017-12-19 20:25:56 +0100
committer hap <happppp@users.noreply.github.com>2017-12-19 20:26:11 +0100
commitd4b109c5f254749c732dc7121111baea3cae6b25 (patch)
treeb2549d8a547fe97c05980e5b6e74328c8311c1af /scripts
parent9dfddc4ab9d0494facc28e07786a50f70917440e (diff)
New machines marked as NOT_WORKING
---------------------------------- Chess Champion: Delta-1 [hap, 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 c2000852061..280eff1cdfb 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -2548,6 +2548,7 @@ files {
MAME_DIR .. "src/mame/drivers/novag6502.cpp",
MAME_DIR .. "src/mame/includes/novagbase.h",
MAME_DIR .. "src/mame/drivers/novag68k.cpp",
+ MAME_DIR .. "src/mame/drivers/novagf8.cpp",
MAME_DIR .. "src/mame/drivers/novagmcs48.cpp",
MAME_DIR .. "src/mame/drivers/ssystem3.cpp",
MAME_DIR .. "src/mame/includes/ssystem3.h",