Update of /cvs/BasiliskII/src/uae_cpu/fpu Modified Files: fpu_uae.cpp fpu_x86.cpp fpu_x86.h fpu_x86_asm.h Added Files: core.h exceptions.cpp exceptions.h flags.cpp flags.h fpu.h fpu_ieee.cpp fpu_ieee.h fpu_uae.h impl.h mathlib.cpp mathlib.h rounding.cpp rounding.h types.h Log Message: * Basilisk II JIT integration, phase 2: - Add new FPU core architecture - Clean fpu_x86_asm.h as it is no longer automatically generated |