mirror of
https://github.com/holub/mame
synced 2025-10-07 17:27:06 +03:00
Only "I4100" is needed to pull all three devices in, neither "I4220" or "I4300" are checked for in scripts/src/video.lua
This commit is contained in:
parent
ec5decef7d
commit
310b5866b9
@ -308,8 +308,6 @@ VIDEOS["HUC6260"] = true
|
|||||||
VIDEOS["HUC6270"] = true
|
VIDEOS["HUC6270"] = true
|
||||||
--VIDEOS["HUC6272"] = true
|
--VIDEOS["HUC6272"] = true
|
||||||
VIDEOS["I4100"] = true
|
VIDEOS["I4100"] = true
|
||||||
VIDEOS["I4220"] = true
|
|
||||||
VIDEOS["I4300"] = true
|
|
||||||
--VIDEOS["I8244"] = true
|
--VIDEOS["I8244"] = true
|
||||||
VIDEOS["I8275"] = true
|
VIDEOS["I8275"] = true
|
||||||
VIDEOS["JANGOU_BLITTER"] = true
|
VIDEOS["JANGOU_BLITTER"] = true
|
||||||
|
Loading…
Reference in New Issue
Block a user