summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target
diff options
context:
space:
mode:
author Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2023-07-11 17:14:36 -0400
committer Lord-Nightmare <Lord-Nightmare@users.noreply.github.com>2023-07-11 17:17:00 -0400
commitc6f0e83ecfb97c298ffcf16e136496054a88b1ca (patch)
treee4d9bdc6713ee81a79974d8ba21c4a47bc7729e9 /scripts/target
parent1420684c858bb4d77102a7b3f96b5230600e97b1 (diff)
Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare]
Diffstat (limited to 'scripts/target')
-rw-r--r--scripts/target/mame/tiny.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/tiny.lua b/scripts/target/mame/tiny.lua
index 0dc81ccf679..207277697e7 100644
--- a/scripts/target/mame/tiny.lua
+++ b/scripts/target/mame/tiny.lua
@@ -40,8 +40,8 @@ SOUNDS["DISCRETE"] = true
SOUNDS["HC55516"] = true
SOUNDS["OKIM6295"] = true
SOUNDS["SAMPLES"] = true
+SOUNDS["SC01"] = true
SOUNDS["TMS5220"] = true
-SOUNDS["VOTRAX_SC01"] = true
SOUNDS["YM2151"] = true
SOUNDS["YM3812"] = true