summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2022-06-28 18:15:02 -0400
committer AJR <ajrhacker@users.noreply.github.com>2022-06-28 18:16:53 -0400
commit5d31d021d233b7a52152680e39371daad343eff0 (patch)
treef62be91a414df725f482b78fa9bb52913babee3a /scripts
parent43d01755e61da415cc12b3215688d23d912fe185 (diff)
mame.lua: Add missing machine
* thunderl: Remove unused input ports
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/mame.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mame.lua b/scripts/target/mame/mame.lua
index 8a02db33995..8267e8cd6fe 100644
--- a/scripts/target/mame/mame.lua
+++ b/scripts/target/mame/mame.lua
@@ -702,6 +702,7 @@ MACHINES["NCR539x"] = true
MACHINES["NCR53C7XX"] = true
MACHINES["NETLIST"] = true
MACHINES["NMC9306"] = true
+MACHINES["NMK112"] = true
MACHINES["NS32081"] = true
MACHINES["NS32082"] = true
MACHINES["NS32202"] = true