summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/machine.lua
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-04-23 18:54:34 +0200
committer hap <happppp@users.noreply.github.com>2021-04-23 18:55:31 +0200
commit5f977adf3fc582f0b6307da78f25ba02e0568548 (patch)
tree7dec22fe831b085150f8a519a5f4e90a5814675f /scripts/src/machine.lua
parent8ed26d0e1beb56a6cd325bb8d22aeb4e0588f794 (diff)
fix arcade target link
Diffstat (limited to 'scripts/src/machine.lua')
-rw-r--r--scripts/src/machine.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua
index 5892219c2c9..b6bb6d7aec8 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -4619,6 +4619,7 @@ end
---------------------------------------------------
if (MACHINES["CXD1185"]~=null) then
+ MACHINES["NSCSI"] = true
files {
MAME_DIR .. "src/devices/machine/cxd1185.cpp",
MAME_DIR .. "src/devices/machine/cxd1185.h",