summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author arbee <rb6502@users.noreply.github.com>2021-04-27 07:42:37 -0400
committer arbee <rb6502@users.noreply.github.com>2021-04-27 07:42:37 -0400
commit3b6f5c69f65da515fb13e3069de7aab29ded02bf (patch)
tree7e1b48482310a2670d6bd366a2b4372c369e4962 /scripts
parenta20cc89e135b23d385436a008cebb20c7d9f9481 (diff)
New NOT WORKING machines
======================== Yamaha PSR-60 PortaSound [R. Belmont, JKN0, d-tech]
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 733151e527f..419eb928c6c 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4381,6 +4381,7 @@ files {
MAME_DIR .. "src/mame/drivers/ymmu50.cpp",
MAME_DIR .. "src/mame/drivers/ymmu80.cpp",
MAME_DIR .. "src/mame/drivers/ymmu100.cpp",
+ MAME_DIR .. "src/mame/drivers/ympsr60.cpp",
MAME_DIR .. "src/mame/drivers/ympsr340.cpp",
MAME_DIR .. "src/mame/drivers/ymtx81z.cpp",
MAME_DIR .. "src/mame/drivers/ymvl70.cpp",