summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2017-07-08 15:45:16 -0400
committer AJR <ajrhacker@users.noreply.github.com>2017-07-08 15:48:57 -0400
commit466d414d9d1f1302772dbe97dd13e7dcbcef217b (patch)
tree2f876e23ac90d0738a4e36cc2dda1f50b3f1385d /scripts
parent82a35be59d1013271993eb0243d3f0ecf4fc68c8 (diff)
megadpkr: Further improvements and cleanups (nw)
- Merge driver with goldnpkr.cpp source to get working sound (graphics and sound should be identical) - Add version numbers to set names - Promote megadpkrb to WORKING (with one caveat)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index 05d5fbf5a62..3eab870d2a7 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -4425,7 +4425,6 @@ files {
MAME_DIR .. "src/mame/drivers/bgt.cpp",
MAME_DIR .. "src/mame/drivers/bingoman.cpp",
MAME_DIR .. "src/mame/drivers/bingor.cpp",
- MAME_DIR .. "src/mame/drivers/blitz.cpp",
MAME_DIR .. "src/mame/drivers/blitz68k.cpp",
MAME_DIR .. "src/mame/drivers/buster.cpp",
MAME_DIR .. "src/mame/drivers/calomega.cpp",