From 872ca80ac52c1bcc47cf5b0b087ccdc891496851 Mon Sep 17 00:00:00 2001 From: couriersud Date: Sun, 31 May 2015 23:34:31 +0200 Subject: Converted netlist into a library. Moved most code from nl_convert.h to nl_convert.c. Targets using netlist must now specify this explicitly with MACHINES["NETLIST"] = true Added subtarget "nl" which only contains games with netlist elements. (nw) --- scripts/src/main.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/src/main.lua') diff --git a/scripts/src/main.lua b/scripts/src/main.lua index 9559eb1f594..809a18be70a 100644 --- a/scripts/src/main.lua +++ b/scripts/src/main.lua @@ -87,6 +87,7 @@ function mainProject(_target, _subtarget) links { "osd_" .. _OPTIONS["osd"], "bus", + "netlist", "optional", "emu", "dasm", -- cgit v1.2.3-70-g09d2