mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
nl: prodigy has no netlist (nw)
This commit is contained in:
parent
bdba7c85bd
commit
b2d8689462
@ -89,7 +89,6 @@ MACHINES["EEPROMDEV"] = true
|
||||
--MACHINES["68681"] = true
|
||||
--MACHINES["BANKDEV"] = true
|
||||
MACHINES["F3853"] = true
|
||||
MACHINES["SENSORBOARD"] = true
|
||||
|
||||
--------------------------------------------------
|
||||
-- specify available bus cores
|
||||
@ -199,8 +198,6 @@ files{
|
||||
MAME_DIR .. "src/mame/machine/nl_tp1985.cpp",
|
||||
MAME_DIR .. "src/mame/machine/nl_tp1985.h",
|
||||
|
||||
MAME_DIR .. "src/mame/drivers/aci_prodigy.cpp",
|
||||
|
||||
-- Skeletons ...
|
||||
MAME_DIR .. "src/mame/drivers/a1supply.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/aleisttl.cpp",
|
||||
|
@ -66,9 +66,6 @@ popeyeu // (c) 1982
|
||||
popeyef // (c) 1982
|
||||
popeyebl // bootleg
|
||||
|
||||
@source:aci_prodigy.cpp
|
||||
prodigy // ACI Destiny Prodigy, 1981
|
||||
|
||||
@source:testpat.cpp
|
||||
tp1983
|
||||
tp1985
|
||||
|
Loading…
Reference in New Issue
Block a user