summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2022-05-28 18:05:28 -0400
committer AJR <ajrhacker@users.noreply.github.com>2022-05-28 18:05:28 -0400
commit439bc76f2bfdadc9581d268835f95eca6092004b (patch)
treef97600dfc5d17d5a5ebeb1374273af00d03cf50a /scripts
parentf7e96d5581ef8bc6137ee44034807c775e344006 (diff)
New machines marked as NOT_WORKING
---------------------------------- Tektronix 4319 Graphics Workstation [Bitsavers]
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 cea4e4760bb..231d923886d 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4011,6 +4011,7 @@ files {
MAME_DIR .. "src/mame/drivers/tek405x.cpp",
MAME_DIR .. "src/mame/includes/tek405x.h",
MAME_DIR .. "src/mame/drivers/tek410x.cpp",
+ MAME_DIR .. "src/mame/drivers/tek43xx.cpp",
MAME_DIR .. "src/mame/drivers/tek440x.cpp",
MAME_DIR .. "src/mame/drivers/tekigw.cpp",
MAME_DIR .. "src/mame/drivers/tekxp33x.cpp",