The beginnings of the port of MartyPC's 808x emulation.
This commit is contained in:
@@ -35,3 +35,6 @@ endif()
|
||||
|
||||
add_subdirectory(softfloat)
|
||||
target_link_libraries(86Box softfloat)
|
||||
|
||||
add_subdirectory(808x)
|
||||
target_link_libraries(86Box 808x)
|
||||
|
||||
Reference in New Issue
Block a user