summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author smf- <smf-@users.noreply.github.com>2017-11-23 14:55:02 +0000
committer smf- <smf-@users.noreply.github.com>2017-11-23 14:55:47 +0000
commit310b5866b9bde6d47ea42a3e94f489ed316a19dd (patch)
tree34c0b775bc8a886325f81dee51d63123cea945fc
parentec5decef7dd137ce94026423816fcd8286642969 (diff)
Only "I4100" is needed to pull all three devices in, neither "I4220" or "I4300" are checked for in scripts/src/video.lua
-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 24cda8103a6..f0cf97fdb6d 100644
--- a/scripts/target/mame/arcade.lua
+++ b/scripts/target/mame/arcade.lua
@@ -308,8 +308,6 @@ VIDEOS["HUC6260"] = true
VIDEOS["HUC6270"] = true
--VIDEOS["HUC6272"] = true
VIDEOS["I4100"] = true
-VIDEOS["I4220"] = true
-VIDEOS["I4300"] = true
--VIDEOS["I8244"] = true
VIDEOS["I8275"] = true
VIDEOS["JANGOU_BLITTER"] = true