mirror of
https://github.com/holub/mame
synced 2025-06-07 21:33:45 +03:00
Fixed arcade only build
Fixed "undefined reference to 'SUNKBD_PORT'.." in arcade only build.
This commit is contained in:
parent
52f5d4d0c1
commit
79ca52d2e2
@ -647,6 +647,7 @@ BUSES["SMS_CTRL"] = true
|
|||||||
BUSES["SMS_EXP"] = true
|
BUSES["SMS_EXP"] = true
|
||||||
--BUSES["SNES"] = true
|
--BUSES["SNES"] = true
|
||||||
--BUSES["SPC1000"] = true
|
--BUSES["SPC1000"] = true
|
||||||
|
BUSES["SUNKBD"] = true
|
||||||
--BUSES["TI99PEB"] = true
|
--BUSES["TI99PEB"] = true
|
||||||
--BUSES["TVC"] = true
|
--BUSES["TVC"] = true
|
||||||
--BUSES["VBOY"] = true
|
--BUSES["VBOY"] = true
|
||||||
|
Loading…
Reference in New Issue
Block a user