summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target
diff options
context:
space:
mode:
author Nigel Barnes <Pernod70@users.noreply.github.com>2017-08-24 15:29:36 +0100
committer Nigel Barnes <Pernod70@users.noreply.github.com>2017-08-25 20:03:44 +0100
commitc967171c7a9ef9358b08e45fc66042590a6d4390 (patch)
tree28b7210e484c7fdd686386278b21cf3ca8b333f5 /scripts/target
parent70b91571ce1b77abb593c341419076859e7a9323 (diff)
tube: New TUBE device. Acorn Tube ULA for use in Acorn 2nd Processors
Diffstat (limited to 'scripts/target')
-rw-r--r--scripts/target/mame/mess.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua
index be5ab241ff1..df4b9081394 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -564,6 +564,7 @@ MACHINES["TTL74175"] = true
MACHINES["TTL74181"] = true
MACHINES["TTL74259"] = true
MACHINES["TTL7474"] = true
+MACHINES["TUBE"] = true
MACHINES["UPD1990A"] = true
--MACHINES["UPD4992"] = true
MACHINES["UPD4701"] = true