From a3f8d7a94ea46b84a8632b494d19ce211d0d6f87 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Mon, 11 Jun 2018 09:27:33 +1000 Subject: [PATCH] (nw) Fixed the build. --- scripts/target/mame/mess.lua | 1 + 1 file changed, 1 insertion(+) 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