1
0
Fork 0
dosbox-staging/src/cpu
Sjoerd van der Berg 2fbf5e8972 Fix the POP Mod/rm issue
Changes for new interrupts
Some privileged instructions.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1447
2003-11-18 22:23:50 +00:00
..
core_full Fix the POP Mod/rm issue 2003-11-18 22:23:50 +00:00
core_normal added 32-bit btr opcode 2003-11-13 22:49:10 +00:00
callback.cpp Runrealint uses a table with 0xcd 0x00-0xff instructions now 2003-11-18 20:46:01 +00:00
core_full.cpp Fix the POP Mod/rm issue 2003-11-18 22:23:50 +00:00
core_normal.cpp Far jmps/calls interrupts restart the core 2003-11-05 19:48:49 +00:00
cpu.cpp Removed code type options 2003-11-05 19:41:10 +00:00
flags.cpp Fix flags with binary operations setting the overflow flag to 0 2003-11-09 09:45:01 +00:00
instructions.h RCL/RCR instructions changed a bit 2003-11-09 09:46:39 +00:00
lazyflags.h New lazyflag testing and fillflags returns the flags 2003-11-05 19:49:30 +00:00
Makefile.am New lazy flag header file and endian fixes for flags 2003-10-26 19:00:47 +00:00
modrm.cpp First CVS upload. 2002-07-27 13:08:48 +00:00
modrm.h Place #ifdef's around MSVC #pragma's 2003-04-23 07:33:06 +00:00
paging.cpp Some kind of pagefault implementation 2003-11-18 22:20:10 +00:00