From 80673f8dbf5be8f236937dd5cf2a272c876552a0 Mon Sep 17 00:00:00 2001 From: AJR Date: Wed, 27 Dec 2017 15:34:09 -0500 Subject: [PATCH] Fix tiny build (nw) --- scripts/target/mame/tiny.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/target/mame/tiny.lua b/scripts/target/mame/tiny.lua index c4d72fa7658..cc40b1169cf 100644 --- a/scripts/target/mame/tiny.lua +++ b/scripts/target/mame/tiny.lua @@ -56,6 +56,7 @@ SOUNDS["VOLT_REG"] = true MACHINES["6821PIA"] = true MACHINES["TTL74148"] = true MACHINES["TTL74153"] = true +MACHINES["TTL74157"] = true MACHINES["TTL7474"] = true MACHINES["TTL74259"] = true MACHINES["RIOT6532"] = true