add recompiling core that uses highlevel function calls
and the existing lazyflags system for better portability; thanks to gulikoza for the x86_64 backend Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2865
This commit is contained in:
parent
43de744e01
commit
f65e8e5f09
15 changed files with 7637 additions and 3 deletions
|
@ -435,6 +435,7 @@ src/cpu/Makefile
|
|||
src/cpu/core_full/Makefile
|
||||
src/cpu/core_normal/Makefile
|
||||
src/cpu/core_dyn_x86/Makefile
|
||||
src/cpu/core_dynrec/Makefile
|
||||
src/debug/Makefile
|
||||
src/dos/Makefile
|
||||
src/fpu/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue