summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target/mame/mess.lua
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2021-02-07 17:12:06 +0100
committer hap <happppp@users.noreply.github.com>2021-02-07 17:12:19 +0100
commitad11e2d46e9f38d599c04fd82b61e3238ba3335f (patch)
tree2ae5d1ffa0e7d783ebfed252f94e008e26d66e26 /scripts/target/mame/mess.lua
parentf102bc364cc709b95f02532639044e0569f3122a (diff)
added ds8874 device
Diffstat (limited to 'scripts/target/mame/mess.lua')
-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 ba933d84b68..a3ce421a8c3 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -509,6 +509,7 @@ MACHINES["DS2401"] = true
MACHINES["DS2404"] = true
MACHINES["DS75160A"] = true
MACHINES["DS75161A"] = true
+MACHINES["DS8874"] = true
MACHINES["E0516"] = true
MACHINES["E05A03"] = true
MACHINES["E05A30"] = true