mirror of
https://github.com/holub/mame
synced 2025-04-24 01:11:11 +03:00
probably fixed the arcade only build. nw.
This commit is contained in:
parent
1132ce2870
commit
e594366857
@ -601,6 +601,7 @@ BUSES["CENTRONICS"] = true
|
||||
--BUSES["EP64"] = true
|
||||
--BUSES["EPSON_SIO"] = true
|
||||
--BUSES["GAMEBOY"] = true
|
||||
BUSES["GAMEGEAR"] = true
|
||||
--BUSES["GBA"] = true
|
||||
BUSES["GENERIC"] = true
|
||||
--BUSES["IEEE488"] = true
|
||||
@ -632,7 +633,7 @@ BUSES["RS232"] = true
|
||||
--BUSES["SATURN"] = true
|
||||
BUSES["SCSI"] = true
|
||||
--BUSES["SCV"] = true
|
||||
--BUSES["SEGA8"] = true
|
||||
BUSES["SEGA8"] = true
|
||||
BUSES["SMS_CTRL"] = true
|
||||
BUSES["SMS_EXP"] = true
|
||||
--BUSES["SNES"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user