summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2021-06-22 14:31:13 -0400
committer AJR <ajrhacker@users.noreply.github.com>2021-06-22 14:31:13 -0400
commitc7bbfc54595712f31e35b1810aeb82c99bd7d33c (patch)
tree84ef94bf462e7130a33d8b89c58943c753ed6dfc /scripts
parente94730f22a355e87edcc23084f59db5f8510ff9c (diff)
New machines marked as NOT_WORKING
---------------------------------- Hohner ADAM Advanced Digital/Analog Musical Instrument [DBWBP]
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 871ad4a66c7..0b1f1ecb0e1 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4557,6 +4557,7 @@ files {
MAME_DIR .. "src/mame/drivers/grfd2301.cpp",
MAME_DIR .. "src/mame/drivers/hazeltin.cpp",
MAME_DIR .. "src/mame/drivers/hazl1420.cpp",
+ MAME_DIR .. "src/mame/drivers/hohnadam.cpp",
MAME_DIR .. "src/mame/drivers/hp3478a.cpp",
MAME_DIR .. "src/mame/drivers/hprot1.cpp",
MAME_DIR .. "src/mame/drivers/hpz80unk.cpp",