summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2017-04-04 19:58:47 +0200
committer Ivan Vangelista <mesgnet@yahoo.it>2017-04-04 19:58:47 +0200
commitda69e8daacf5d8846e54f798f6b3cfa1cf55cb6f (patch)
tree4a10728da0eed3a2e21ea9e39fbe79cbbce34503 /scripts
parent31008828434c1f14d9559d1230176fac2dcd2eef (diff)
New not working machine
----------------------------------- Gaelco Championship Tuning Race [Mark F., Smitdogg, The Dumping Union] Also renamed the driver from tokyocop.cpp to gaelcopc.cpp. Other game on this hardware is Ring Riders. (nw)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index 2416ee6e3c5..b85fa8bbd4a 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -1812,6 +1812,7 @@ files {
MAME_DIR .. "src/mame/video/gaelco3d.cpp",
MAME_DIR .. "src/mame/machine/gaelco3d.cpp",
MAME_DIR .. "src/mame/machine/gaelco3d.h",
+ MAME_DIR .. "src/mame/drivers/gaelcopc.cpp",
MAME_DIR .. "src/mame/drivers/glass.cpp",
MAME_DIR .. "src/mame/includes/glass.h",
MAME_DIR .. "src/mame/video/glass.cpp",
@@ -1826,7 +1827,6 @@ files {
MAME_DIR .. "src/mame/drivers/thoop2.cpp",
MAME_DIR .. "src/mame/includes/thoop2.h",
MAME_DIR .. "src/mame/video/thoop2.cpp",
- MAME_DIR .. "src/mame/drivers/tokyocop.cpp",
MAME_DIR .. "src/mame/drivers/wrally.cpp",
MAME_DIR .. "src/mame/includes/wrally.h",
MAME_DIR .. "src/mame/machine/wrally.cpp",