summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target/mame/mess.lua
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2020-05-29 00:42:56 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2020-05-29 00:42:56 +1000
commit21795f1feff8dce81da26e8377b7cb931166e85b (patch)
treec23247d3d76807dae1e30d028e4a45b351fda285 /scripts/target/mame/mess.lua
parentad492a0074cc9afb8f25124d358e226583539417 (diff)
(nw) fixed the build: added MM58174 to mess.lua
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 0c3aa380f70..529f96c5354 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -569,6 +569,7 @@ MACHINES["MICROTOUCH"] = true
MACHINES["MIOT6530"] = true
MACHINES["MM5307"] = true
MACHINES["MM58167"] = true
+MACHINES["MM58174"] = true
MACHINES["MM58274C"] = true
MACHINES["MM74C922"] = true
MACHINES["MM5740"] = true