compile/link fix (nw)

This commit is contained in:
David Haywood 2015-05-17 02:11:45 +01:00
parent c7ff5fa0e8
commit 7b18f4bd9c

View File

@ -602,7 +602,7 @@ BUSES["ISA"] = true
--BUSES["KC"] = true --BUSES["KC"] = true
--BUSES["LPCI"] = true --BUSES["LPCI"] = true
--BUSES["MACPDS"] = true --BUSES["MACPDS"] = true
--BUSES["MIDI"] = true BUSES["MIDI"] = true
--BUSES["MEGADRIVE"] = true --BUSES["MEGADRIVE"] = true
--BUSES["MSX_SLOT"] = true --BUSES["MSX_SLOT"] = true
BUSES["NEOGEO"] = true BUSES["NEOGEO"] = true
@ -611,7 +611,7 @@ BUSES["NEOGEO"] = true
--BUSES["O2"] = true --BUSES["O2"] = true
--BUSES["ORICEXT"] = true --BUSES["ORICEXT"] = true
--BUSES["PCE"] = true --BUSES["PCE"] = true
--BUSES["PC_JOY"] = true BUSES["PC_JOY"] = true
--BUSES["PC_KBD"] = true --BUSES["PC_KBD"] = true
--BUSES["PET"] = true --BUSES["PET"] = true
--BUSES["PLUS4"] = true --BUSES["PLUS4"] = true