mirror of
https://github.com/holub/mame
synced 2025-06-18 02:08:56 +03:00
Fix tiny build (nw)
This commit is contained in:
parent
65711d82fc
commit
21cadd2246
@ -68,6 +68,7 @@ MACHINES["Z80PIO"] = true
|
|||||||
MACHINES["68681"] = true
|
MACHINES["68681"] = true
|
||||||
MACHINES["BANKDEV"] = true
|
MACHINES["BANKDEV"] = true
|
||||||
MACHINES["GEN_LATCH"] = true
|
MACHINES["GEN_LATCH"] = true
|
||||||
|
MACHINES["OUTPUT_LATCH"] = true
|
||||||
MACHINES["TICKET"] = true
|
MACHINES["TICKET"] = true
|
||||||
MACHINES["WATCHDOG"] = true
|
MACHINES["WATCHDOG"] = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user