summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-12-29 23:09:17 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-12-29 23:11:08 -0500
commit304c49cf377de3286c7c23f803b10d87bfe2ee99 (patch)
treed6eabad56504ef44c3b3c34cc5d3f3615b02d778 /scripts
parentc9b6949c693bf1d0a33bc22ab14afdf109aaa4c8 (diff)
New machines machines marked as NOT_WORKING
---------------------------------- TeleVideo 924 Video Display Terminal [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 60d29143f4e..78e1bd48993 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -3565,6 +3565,7 @@ files {
MAME_DIR .. "src/mame/drivers/ts816.cpp",
MAME_DIR .. "src/mame/drivers/tv910.cpp",
MAME_DIR .. "src/mame/drivers/tv912.cpp",
+ MAME_DIR .. "src/mame/drivers/tv924.cpp",
MAME_DIR .. "src/mame/drivers/tv950.cpp",
MAME_DIR .. "src/mame/drivers/tv955.cpp",
MAME_DIR .. "src/mame/drivers/tv965.cpp",