summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2021-12-13 18:59:23 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2021-12-13 18:59:23 +0100
commita8b90c2cdfa4f6172b7a1d11e81a3cdc2f4e0763 (patch)
treec65e3ff3578d705b05011457f1f7ec82204cb816 /scripts
parentc6260e62090c52a20307f4caa1cac20428595880 (diff)
ichiban.cpp, royalmah.cpp: merged the former into the latter. Also some tagmap cleanup and configured banking in royalmah.cpp
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 1e21d902a53..98d2bf30bd5 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -4960,7 +4960,6 @@ files {
MAME_DIR .. "src/mame/drivers/hotblock.cpp",
MAME_DIR .. "src/mame/drivers/hotstuff.cpp",
MAME_DIR .. "src/mame/drivers/houseball.cpp",
- MAME_DIR .. "src/mame/drivers/ichiban.cpp",
MAME_DIR .. "src/mame/drivers/imolagp.cpp",
MAME_DIR .. "src/mame/drivers/intrscti.cpp",
MAME_DIR .. "src/mame/drivers/island.cpp",