summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-10-09 19:24:11 -0400
committer AJR <ajrhacker@users.noreply.github.com>2018-10-09 19:24:15 -0400
commita8c41a6035412182321469a4bf31d2e0abff7b23 (patch)
tree526853c35053c82dcddbc1e4319e8125f5aba4b6
parent138be570a2172690b942c2349f305398f45f3d3d (diff)
mess.lua: Fix full build by adding MB87030 (nw)
-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 67a0ded6374..090fc2cadcc 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -487,6 +487,7 @@ MACHINES["M6M80011AP"] = true
MACHINES["MB14241"] = true
MACHINES["MB3773"] = true
MACHINES["MB8421"] = true
+MACHINES["MB87030"] = true
MACHINES["MB87078"] = true
MACHINES["MB8795"] = true
MACHINES["MB89352"] = true