summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author angelosa <lordkale4@gmail.com>2019-08-03 05:13:31 +0200
committer angelosa <lordkale4@gmail.com>2019-08-03 05:13:31 +0200
commita7ec2bcff24d8405c3e891c4dc6d67db1d133c61 (patch)
tree54f72c2034e5ca071269bb804bb0df9f9f252786 /scripts
parentab05f80ac58b9773a49a7c97668a2a942b1c6bb2 (diff)
new NOT_WORKING machine
=================== Wanted (Sega) [Jamesv833, SeanC] Out of whatsnew: boots with hugely wrong colors, inputs needs verifying.
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 1ff1cd9bc1c..69e00f4a412 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -3518,6 +3518,7 @@ files {
MAME_DIR .. "src/mame/machine/xbox_pci.cpp",
MAME_DIR .. "src/mame/drivers/flashbeats.cpp",
MAME_DIR .. "src/mame/drivers/segaatom.cpp",
+ MAME_DIR .. "src/mame/drivers/wantsega.cpp",
}
createMAMEProjects(_target, _subtarget, "seibu")