summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-08-30 21:36:36 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-08-30 21:36:36 -0400
commit08d419517e3efff7635a4cb4c3796f0b6d68196f (patch)
treecd5b6205e122199c3a6a98410ebe14c22c64abcc /scripts
parent49466dc4ad10d6895a8111c136f8be482e243e95 (diff)
New machines marked as NOT_WORKING
---------------------------------- Roland TR-505 Rhythm Composer [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 4d8717bbe37..4a262ed9d32 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3338,6 +3338,7 @@ files {
MAME_DIR .. "src/mame/drivers/roland_sc55.cpp",
MAME_DIR .. "src/mame/drivers/roland_sc88.cpp",
MAME_DIR .. "src/mame/drivers/roland_tb303.cpp",
+ MAME_DIR .. "src/mame/drivers/roland_tr505.cpp",
MAME_DIR .. "src/mame/drivers/roland_tr606.cpp",
MAME_DIR .. "src/mame/drivers/roland_tr707.cpp",
MAME_DIR .. "src/mame/drivers/roland_tr909.cpp",