diff options
| author | 2016-05-21 13:23:34 +0200 | |
|---|---|---|
| committer | 2016-05-21 13:31:19 +0200 | |
| commit | 5f252be2513ed34a6114d46f6f58e4c244b41488 (patch) | |
| tree | 6472a09c144532026c038572cfc11c45d269f361 /scripts | |
| parent | ee5b02ebfbfdc8ccaadaff0f69c33e9a8364ebcb (diff) | |
Fix TARGET=nl compile. (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/nl.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/nl.lua b/scripts/target/mame/nl.lua index c32da46df38..08829959c1f 100644 --- a/scripts/target/mame/nl.lua +++ b/scripts/target/mame/nl.lua @@ -58,6 +58,7 @@ VIDEOS["FIXFREQ"] = true MACHINES["NETLIST"] = true MACHINES["Z80DMA"] = true +MACHINES["GEN_LATCH"] = true --MACHINES["6821PIA"] = true --MACHINES["TTL74148"] = true --MACHINES["TTL74153"] = true |
