summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-11-20 01:54:49 +0100
committer hap <happppp@users.noreply.github.com>2021-11-20 01:55:05 +0100
commit0cb2c9ec367149c10a9fa65e203cffe0c0991bb1 (patch)
tree6c9d4cf75d42f7472ea0c95c999c0f8ff077dc41 /scripts
parentdb40a44d0093bdb2ffa508a9452a81e05750f56e (diff)
New machines marked as NOT_WORKING
---------------------------------- TR-808 Rhythm Composer [afx303, DinSync]
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 32d829e9bf0..c4ef39eecfb 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3514,6 +3514,7 @@ files {
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_tr808.cpp",
MAME_DIR .. "src/mame/drivers/roland_tr909.cpp",
MAME_DIR .. "src/mame/drivers/roland_u20.cpp",
MAME_DIR .. "src/mame/audio/bu3905.cpp",