summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-01-20 14:41:54 -0500
committer AJR <ajrhacker@users.noreply.github.com>2020-01-20 14:41:54 -0500
commit81703afe74615ec5cc399dd91946e4d3b05d83a7 (patch)
tree3deae6bfb7b8b42f12a56d3622d4e8cc6f9cebb9 /scripts
parent9ce190865bf7ebe26f3f9b958f75015cb69a6a95 (diff)
New machines marked as NOT_WORKING
---------------------------------- AID-80F Development System [Maggi9295]
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 10281731053..bcb015ec3d2 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4037,6 +4037,7 @@ files {
MAME_DIR .. "src/mame/drivers/aaa.cpp",
MAME_DIR .. "src/mame/drivers/acd.cpp",
MAME_DIR .. "src/mame/drivers/aceex.cpp",
+ MAME_DIR .. "src/mame/drivers/aid80f.cpp",
MAME_DIR .. "src/mame/drivers/akaiax80.cpp",
MAME_DIR .. "src/mame/drivers/alcat7100.cpp",
MAME_DIR .. "src/mame/drivers/alesis_qs.cpp",