diff options
| author | 2017-11-05 03:47:41 -0200 | |
|---|---|---|
| committer | 2017-11-05 03:49:51 -0200 | |
| commit | 3a96290b5faae8f508294e01ef41326bb38a4713 (patch) | |
| tree | 387d300bbc6d9f7ddc500455a436158c593fc29e /scripts | |
| parent | 6a09da3141ebf0bdb577b0ea4842e38567e05940 (diff) | |
new non-working driver: Scopus Sagitta 150/180 serial terminal
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 9dd6577c4c2..424ba4f7328 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3569,6 +3569,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", |
