summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-05-09 10:04:32 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-05-09 10:04:32 -0400
commit21cadd2246cbc2e0117233b200d1735b31cb4e77 (patch)
tree11db2bbf9372c34437cad8c6bb5eda22a60be35b
parent65711d82fc0d8bb78af890fae8cd4a77db75bd20 (diff)
Fix tiny build (nw)
-rw-r--r--scripts/target/mame/tiny.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/tiny.lua b/scripts/target/mame/tiny.lua
index 1ea68a3eaf5..89f29aface1 100644
--- a/scripts/target/mame/tiny.lua
+++ b/scripts/target/mame/tiny.lua
@@ -68,6 +68,7 @@ MACHINES["Z80PIO"] = true
MACHINES["68681"] = true
MACHINES["BANKDEV"] = true
MACHINES["GEN_LATCH"] = true
+MACHINES["OUTPUT_LATCH"] = true
MACHINES["TICKET"] = true
MACHINES["WATCHDOG"] = true