summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2016-03-03 18:45:14 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2016-03-03 18:45:14 +0000
commitd51aa530be5075458c4c19c294f9affce9dba433 (patch)
treec1811083cc5d1244a36bf5f780b8f447ddb44f9c /scripts
parent4fbd1d7babedb9423cd2462548fc8935aee5aaf7 (diff)
remove drivers by 'Edgardo E. Contini Salvan' due to unresolved licensing (replaced with skeleton containing ROM loading only)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/arcade.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua
index 550b3a7c77f..4ae27d37cc3 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -2590,8 +2590,6 @@ files {
MAME_DIR .. "src/mame/includes/tceptor.h",
MAME_DIR .. "src/mame/video/tceptor.cpp",
MAME_DIR .. "src/mame/drivers/toypop.cpp",
- MAME_DIR .. "src/mame/includes/toypop.h",
- MAME_DIR .. "src/mame/video/toypop.cpp",
MAME_DIR .. "src/mame/drivers/turrett.cpp",
MAME_DIR .. "src/mame/includes/turrett.h",
MAME_DIR .. "src/mame/audio/turrett.cpp",