summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2020-09-01 16:07:06 -0400
committer Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2020-09-01 16:08:08 -0400
commit63a89f22da19066d9f662a3bb9d695a93f6f0f16 (patch)
treebe37bd5f1007fc415933a29e0360e546902daed8 /scripts
parenta725448612377eac13d39d017915549fe9fa7191 (diff)
New machines marked as NOT_WORKING
---------------------------------- Votrax/Phonic Mirror HandiVoice HC-110 [Kevin Horton] Votrax/Phonic Mirror HandiVoice HC-120 [Kevin Horton]
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 4a262ed9d32..44910c79d44 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4128,6 +4128,7 @@ files {
createMESSProjects(_target, _subtarget, "votrax")
files {
+ MAME_DIR .. "src/mame/drivers/votrhv.cpp",
MAME_DIR .. "src/mame/drivers/votrpss.cpp",
MAME_DIR .. "src/mame/drivers/votrtnt.cpp",
}