mirror of
https://github.com/holub/mame
synced 2025-04-18 22:49:58 +03:00
fixed cgenie slots (nw)
This commit is contained in:
parent
97e2520a6a
commit
6923e39b17
@ -2600,7 +2600,7 @@ end
|
||||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/bus/cgenie/expansion.h,BUSES["CGENIE_EXPANSION"] = true
|
||||
--@src/devices/bus/cgenie/expansion/expansion.h,BUSES["CGENIE_EXPANSION"] = true
|
||||
---------------------------------------------------
|
||||
|
||||
if (BUSES["CGENIE_EXPANSION"]~=null) then
|
||||
@ -2616,7 +2616,7 @@ end
|
||||
|
||||
---------------------------------------------------
|
||||
--
|
||||
--@src/devices/bus/cgenie/parallel.h,BUSES["CGENIE_PARALLEL"] = true
|
||||
--@src/devices/bus/cgenie/parallel/parallel.h,BUSES["CGENIE_PARALLEL"] = true
|
||||
---------------------------------------------------
|
||||
|
||||
if (BUSES["CGENIE_PARALLEL"]~=null) then
|
||||
|
Loading…
Reference in New Issue
Block a user