summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2021-12-30 23:41:05 -0500
committer AJR <ajrhacker@users.noreply.github.com>2021-12-30 23:41:05 -0500
commitf98eb5a9f0eec892aff13d8460a41cffd205dce3 (patch)
treeb3f9d03487c0e0bb162f09af29de176bfc4244ff /scripts
parent9a40b302cc1fb7ee4bf391c3375b1fbf2ccd3837 (diff)
New machines marked as NOT_WORKING
---------------------------------- ADDS 2020 [Bitsavers]
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 66e11808b98..ed67c12d482 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4514,6 +4514,7 @@ files {
MAME_DIR .. "src/mame/drivers/acd.cpp",
MAME_DIR .. "src/mame/drivers/aceex.cpp",
MAME_DIR .. "src/mame/drivers/adacp150.cpp",
+ MAME_DIR .. "src/mame/drivers/adds2020.cpp",
MAME_DIR .. "src/mame/drivers/aid80f.cpp",
MAME_DIR .. "src/mame/drivers/airbase99.cpp",
MAME_DIR .. "src/mame/drivers/alcat7100.cpp",