Add ticket & meters devices to the MAME and tiny build files (nw)

This commit is contained in:
AJR 2018-01-09 15:47:55 -05:00
parent 62da1dbe29
commit dadf97a2f6
2 changed files with 3 additions and 0 deletions

View File

@ -491,6 +491,7 @@ MACHINES["MCCS1850"] = true
MACHINES["M68307"] = true
MACHINES["M68340"] = true
MACHINES["MCF5206E"] = true
MACHINES["METERS"] = true
MACHINES["MICROTOUCH"] = true
--MACHINES["MIOT6530"] = true
--MACHINES["MM58167"] = true
@ -559,6 +560,7 @@ MACHINES["SMPC"] = true
MACHINES["STVCD"] = true
MACHINES["TC0091LVC"] = true
MACHINES["TE7750"] = true
MACHINES["TICKET"] = true
MACHINES["TIMEKPR"] = true
MACHINES["TMP68301"] = true
--MACHINES["TMS5501"] = true

View File

@ -66,6 +66,7 @@ MACHINES["Z80PIO"] = true
MACHINES["68681"] = true
MACHINES["BANKDEV"] = true
MACHINES["GEN_LATCH"] = true
MACHINES["TICKET"] = true
MACHINES["WATCHDOG"] = true