summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Robert <Robbbert@users.noreply.github.com>2017-12-27 01:11:18 +1100
committer GitHub <noreply@github.com>2017-12-27 01:11:18 +1100
commitf128fba3797a9f724afd084d9c7b33fccc1d9501 (patch)
tree91310000876b2cc204b1fac8231ed216e56f8d09 /scripts
parentb0223ac413ccfb0907be9741168b4cf43fb67fb9 (diff)
parent19982834ad7885a22303666132e8f70d975797f1 (diff)
Merge pull request #2776 from felipesanches/sagitta180
new non-working driver: Scopus Sagitta 150/180 serial terminal
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 1fee7b998a7..879d7531d69 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3604,6 +3604,7 @@ files {
MAME_DIR .. "src/mame/drivers/seattlecmp.cpp",
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/softbox.cpp",
MAME_DIR .. "src/mame/includes/softbox.h",
MAME_DIR .. "src/mame/drivers/squale.cpp",