summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2018-06-11 09:27:33 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2018-06-11 09:27:33 +1000
commita3f8d7a94ea46b84a8632b494d19ce211d0d6f87 (patch)
treefdd995b5d4e50f7afd87f8d3d3e0db50873195ce /scripts
parentc8ccf97f9b8d85168c4ece9b085d2fbda1530c68 (diff)
(nw) Fixed the build.
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 3e78567bd13..295764be33a 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -442,6 +442,7 @@ MACHINES["I8255"] = true
MACHINES["I8257"] = true
MACHINES["I8271"] = true
MACHINES["I8279"] = true
+MACHINES["I8291A"] = true
MACHINES["I8355"] = true
MACHINES["IDE"] = true
MACHINES["IE15"] = true