summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2021-07-26 14:09:04 -0400
committer AJR <ajrhacker@users.noreply.github.com>2021-07-26 14:09:04 -0400
commitd1e6e5b830363a0ad3f036502c3d9671cb8f3c94 (patch)
tree63070c6c8f973ba9df8141a2108d180ab0923c1e /scripts
parent0fbeb8ef9323c2cc2a6e6c537f6ea0aae20b34b2 (diff)
New machines marked as NOT_WORKING
---------------------------------- Sony DPS-V55 Multi-Effect Processor [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 8262739869d..24f8e044852 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3782,6 +3782,7 @@ files {
MAME_DIR .. "src/mame/drivers/betacam.cpp",
MAME_DIR .. "src/mame/drivers/bvm.cpp",
MAME_DIR .. "src/mame/drivers/dfs500.cpp",
+ MAME_DIR .. "src/mame/drivers/dpsv55.cpp",
MAME_DIR .. "src/mame/drivers/pockstat.cpp",
MAME_DIR .. "src/mame/drivers/psx.cpp",
MAME_DIR .. "src/mame/machine/psxcd.cpp",