summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-09-20 23:38:01 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-09-20 23:38:28 -0400
commit60be054a47becbb4776bb3a20ece2e36933311d0 (patch)
tree2e7670e72c17808d6ceb6535059bbe7439de31a1 /scripts
parent30d30997feba82826bed6406122ebcce391a9aa9 (diff)
New machines marked as NOT_WORKING
---------------------------------- Hazeltine 1420 Video Display Terminal
Diffstat (limited to 'scripts')
-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 956a1a3e305..6fb735dfd5b 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3703,6 +3703,7 @@ files {
MAME_DIR .. "src/mame/drivers/grfd2301.cpp",
MAME_DIR .. "src/mame/drivers/harriet.cpp",
MAME_DIR .. "src/mame/drivers/hazeltin.cpp",
+ MAME_DIR .. "src/mame/drivers/hazl1420.cpp",
MAME_DIR .. "src/mame/drivers/hprot1.cpp",
MAME_DIR .. "src/mame/drivers/hpz80unk.cpp",
MAME_DIR .. "src/mame/drivers/ht68k.cpp",