Initial softfloat port from Bochs to 86box, currently selectable only on QT.
This commit is contained in:
@@ -32,3 +32,6 @@ if(DYNAREC)
|
||||
codegen_timing_pentium.c codegen_timing_p6.c
|
||||
codegen_timing_winchip.c codegen_timing_winchip2.c)
|
||||
endif()
|
||||
|
||||
add_subdirectory(softfloat)
|
||||
target_link_libraries(86Box softfloat)
|
||||
|
||||
Reference in New Issue
Block a user