summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-12-24 11:09:37 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-12-24 11:12:31 -0500
commite7730aca67641f9fa95f78b786a35a5ecaaae2be (patch)
treef1d60e9e41357795dc755891f8242602026faf84 /scripts
parent425c1ed771f0fbd31075b421667b7501890bff2b (diff)
New machines marked as NOT_WORKING
---------------------------------- VT62 DECscope [Balrog, Lord Nightmare]
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 aeb5203c5c8..8ae2fe71b26 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -2071,6 +2071,7 @@ files {
MAME_DIR .. "src/mame/drivers/rainbow.cpp",
MAME_DIR .. "src/mame/drivers/vk100.cpp",
MAME_DIR .. "src/mame/drivers/vt52.cpp",
+ MAME_DIR .. "src/mame/drivers/vt62.cpp",
MAME_DIR .. "src/mame/drivers/vt100.cpp",
MAME_DIR .. "src/mame/drivers/vt220.cpp",
MAME_DIR .. "src/mame/drivers/vt240.cpp",