turn on rom basic in pico8086
.. not that I could get into rom basic, sadly
This commit is contained in:
parent
212c6ccf11
commit
8b3cf20970
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@ set(PICO8086_SOURCES
|
||||||
pico8086/i8259.cpp
|
pico8086/i8259.cpp
|
||||||
pico8086/pico8086.cpp
|
pico8086/pico8086.cpp
|
||||||
)
|
)
|
||||||
|
add_compile_definitions(INCLUDE_ROM_BASIC)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if( ${TARGET} MATCHES "picopce" )
|
if( ${TARGET} MATCHES "picopce" )
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue