1
0
Fork 0
dosbox-staging/src/cpu
2005-04-28 18:54:25 +00:00
..
core_dyn_x86 release eax when fstsw is called 2005-04-28 18:54:25 +00:00
core_full added patch 1174832 by moe. lock and xadd in corefull/normal/simple 2005-04-19 08:28:41 +00:00
core_normal added patch 1174832 by moe. lock and xadd in corefull/normal/simple 2005-04-19 08:28:41 +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 changed exit for invalid privilegdes when setting a segment to an exception. Fixes Extreme pinball. (Thanks wd) 2005-04-25 19:01:11 +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