summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-09-17 12:27:59 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-09-17 12:28:53 -0400
commit069511dace2cc36d547ba745cc1bfd2c877dcab5 (patch)
treef2d62adcc0615b0553bbe1440b3587a51b5f6025 /scripts
parentcbd3b638c1e564a948b941f877a1657988c837aa (diff)
New machines marked as NOT_WORKING
---------------------------------- Roland JD-800 Programmable Synthesizer [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 3e2af9d1add..cc704293f0f 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3341,6 +3341,7 @@ files {
MAME_DIR .. "src/mame/drivers/roland_cm32p.cpp",
MAME_DIR .. "src/mame/drivers/roland_d10.cpp",
MAME_DIR .. "src/mame/drivers/roland_d50.cpp",
+ MAME_DIR .. "src/mame/drivers/roland_jd800.cpp",
MAME_DIR .. "src/mame/drivers/roland_jv80.cpp",
MAME_DIR .. "src/mame/drivers/roland_jx3p.cpp",
MAME_DIR .. "src/mame/drivers/roland_jx8p.cpp",