summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author David Haywood <hazemamewip@hotmail.com>2018-04-07 10:52:32 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2018-04-07 11:52:32 +0200
commit26d3f0140265025ec2b73940f93ddb79503cb334 (patch)
tree6483d1440b50a178ef7e3d3fcb0392d65a8b3878 /scripts
parent8886db2a7944e487f295c1a0dc5509610565dd87 (diff)
new WORKING machines (#3427)
* new WORKING machines Master Boy (1987, Z80 hardware) [David Haywood, ARPA, Recreativas.org, The Dumping Union] * info update (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index 066b6d680fa..7bd8228683e 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -1858,6 +1858,7 @@ files {
MAME_DIR .. "src/mame/includes/glass.h",
MAME_DIR .. "src/mame/video/glass.cpp",
MAME_DIR .. "src/mame/drivers/mastboy.cpp",
+ MAME_DIR .. "src/mame/drivers/mastboyo.cpp",
MAME_DIR .. "src/mame/drivers/rollext.cpp",
MAME_DIR .. "src/mame/drivers/splash.cpp",
MAME_DIR .. "src/mame/includes/splash.h",