summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Nigel Barnes <Pernod70@users.noreply.github.com>2018-11-28 19:26:56 +0000
committer Nigel Barnes <Pernod70@users.noreply.github.com>2018-11-28 19:26:56 +0000
commitfe85722525b4ecfb3ad3fa5cf533cf8f32fc2ca8 (patch)
tree856c9aa1a74c9a3f03e7eab327c5ce3acff8f3d2 /scripts
parent8793222c2f8551f45cf54d6e6a12066c0ac35d8b (diff)
New machines marked as NOT_WORKING
---------------------------------- Shine/1 [Carlo Santagostino, Alessandro Liberalato, Nigel Barnes]
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 5c93852f9ff..ae158a7e09d 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3850,6 +3850,7 @@ files {
MAME_DIR .. "src/mame/drivers/sh4robot.cpp",
MAME_DIR .. "src/mame/drivers/sansa_fuze.cpp",
MAME_DIR .. "src/mame/drivers/scopus.cpp",
+ MAME_DIR .. "src/mame/drivers/shine.cpp",
MAME_DIR .. "src/mame/drivers/si5500.cpp",
MAME_DIR .. "src/mame/drivers/softbox.cpp",
MAME_DIR .. "src/mame/includes/softbox.h",