From 14e058208309fc05f43cd673a8efd7940f6bb08c Mon Sep 17 00:00:00 2001 From: Vas Crabb Date: Sun, 28 Aug 2022 01:12:08 +1000 Subject: Miscellaneous fixes: * util/ioprocsvec.h: Fixed truncating when a write doesn't reach the end of stream. [F.Ulivi] * floptool.cpp: Fixed reversed error checking logic. [F.Ulivi] * Fixed SUBTARGET=tiny build (required Sega encrypted CPUs to be added). --- scripts/target/mame/tiny.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/target/mame/tiny.lua b/scripts/target/mame/tiny.lua index e1eb60dbcae..c1ee27b7277 100644 --- a/scripts/target/mame/tiny.lua +++ b/scripts/target/mame/tiny.lua @@ -67,6 +67,7 @@ MACHINES["NETLIST"] = true MACHINES["OUTPUT_LATCH"] = true MACHINES["PIT8253"] = true MACHINES["RIOT6532"] = true +MACHINES["SEGACRPT"] = true MACHINES["TICKET"] = true MACHINES["TIMEKPR"] = true MACHINES["TTL74148"] = true -- cgit v1.2.3