mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
Fix some single driver builds (nw)
This commit is contained in:
parent
694657af7c
commit
114aa294cd
@ -219,7 +219,7 @@ end
|
||||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/bus/bbc/fds/fds.h,BUSES["BBC_FDC"] = true
|
||||
--@src/devices/bus/bbc/fdc/fdc.h,BUSES["BBC_FDC"] = true
|
||||
---------------------------------------------------
|
||||
|
||||
if (BUSES["BBC_FDC"]~=null) then
|
||||
|
@ -1299,7 +1299,7 @@ end
|
||||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/machine/ldp1000.h,MACHINES["LDP1450"] = true
|
||||
--@src/devices/machine/ldp1450.h,MACHINES["LDP1450"] = true
|
||||
---------------------------------------------------
|
||||
|
||||
if (MACHINES["LDP1450"]~=null) then
|
||||
|
Loading…
Reference in New Issue
Block a user