summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-02-19 19:38:55 -0500
committer AJR <ajrhacker@users.noreply.github.com>2017-02-19 19:38:55 -0500
commitd31f08ef7721f4be02c964a93662c314150c3c94 (patch)
tree5cb5e84de1ad959c88ca229835ee7a4121d734c1 /scripts
parent18ead3f434ccd5f39d04a84da2c8f0bbc236024f (diff)
docastle.cpp: Read inputs through TMS1025
tms1024/tms1025: Add input callbacks and read handler; clean up code a little
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index 199d8f95029..2e88c4969f4 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -592,7 +592,7 @@ MACHINES["STEPPERS"] = true
--MACHINES["WOZFDC"] = true
--MACHINES["DIABLO_HD"] = true
MACHINES["PCI9050"] = true
---MACHINES["TMS1024"] = true
+MACHINES["TMS1024"] = true
MACHINES["GENPC"] = true
MACHINES["GEN_LATCH"] = true
MACHINES["WATCHDOG"] = true