1
0
Fork 0
dosbox-staging/src/cpu
2005-07-09 13:07:48 +00:00
..
core_dyn_x86 Fix some weird crashes. not real fix. more a workaround to prevent the crash(1201519) 2005-06-22 19:41:36 +00:00
core_full crX-exceptions for full core 2005-07-09 13:07:48 +00:00
core_normal better compatibility while in v86-mode (Strike Commander etc.) 2005-07-04 20:20:19 +00:00
callback.cpp jumpwise optimalisations 2005-03-25 10:12:05 +00:00
core_dyn_x86.cpp disable fpu if not defined (coredynamic) 2005-04-27 21:24:14 +00:00
core_full.cpp Year update 2005-02-10 10:21:12 +00:00
core_normal.cpp Year update 2005-02-10 10:21:12 +00:00
core_simple.cpp Year update 2005-02-10 10:21:12 +00:00
cpu.cpp crX-exceptions for full core 2005-07-09 13:07:48 +00:00
flags.cpp Year update 2005-02-10 10:21:12 +00:00
instructions.h idiv and friends shouldn't touch registers if an overflow occurs. (Thanks wd!) 2005-04-15 14:20:42 +00:00
lazyflags.h Year update 2005-02-10 10:21:12 +00:00
Makefile.am added core_simple 2004-08-23 12:25:34 +00:00
modrm.cpp Year update 2005-02-10 10:21:12 +00:00
modrm.h Year update 2005-02-10 10:21:12 +00:00
paging.cpp new configuration layer. Cpu can change cores and other settings 2005-03-25 11:45:37 +00:00