1
0
Fork 0

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:
Sebastian Strohhäcker 2007-06-02 11:47:06 +00:00
parent 43de744e01
commit f65e8e5f09
15 changed files with 7637 additions and 3 deletions

View file

@ -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