mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +03:00
fix 'arcade' build - fixes recent ksys572 memory card update & jpmimpct update
This commit is contained in:
parent
96a6c1652b
commit
158cf0047d
@ -301,6 +301,7 @@ VIDEOS["SEGA315_5313"] = true
|
||||
--VIDEOS["AM8052"] = true
|
||||
VIDEOS["BUFSPRITE"] = true
|
||||
VIDEOS["BT45X"] = true
|
||||
VIDEOS["BT47X"] = true
|
||||
--VIDEOS["CDP1861"] = true
|
||||
--VIDEOS["CDP1862"] = true
|
||||
VIDEOS["CESBLIT"] = true
|
||||
@ -798,7 +799,7 @@ BUSES["PC_JOY"] = true
|
||||
BUSES["PC_KBD"] = true
|
||||
--BUSES["PET"] = true
|
||||
--BUSES["PLUS4"] = true
|
||||
--BUSES["PSX_CONTROLLER"] = true
|
||||
BUSES["PSX_CONTROLLER"] = true
|
||||
--BUSES["QL"] = true
|
||||
BUSES["RS232"] = true
|
||||
--BUSES["S100"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user