1
0
Fork 0
dosbox-staging/src/cpu
Sjoerd van der Berg 410ceedaba Changed some cpu functions to get opcode length as parameter
Added cli and sti functions
Changed LAR/LSL opcodes to preload the value incase it doesn't get changed
Added some support illegal opcodes


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1748
2004-03-31 17:28:16 +00:00
..
core_dyn_x86 Save ebp during dynamic block execution 2004-03-23 22:17:55 +00:00
core_full Changed some cpu functions to get opcode length as parameter 2004-03-31 17:28:16 +00:00
core_normal Changed some cpu functions to get opcode length as parameter 2004-03-31 17:27:31 +00:00
callback.cpp Revectorred int 5c(wd) 2004-01-07 20:23:48 +00:00
core_dyn_x86.cpp New write map to handle write protection 2004-03-23 21:00:42 +00:00
core_full.cpp Changed some cpu functions to get opcode length as parameter 2004-03-31 17:28:16 +00:00
core_normal.cpp Default all unhandled opcodes to be illegal opcodes 2004-03-23 20:02:45 +00:00
cpu.cpp Changed some cpu functions to get opcode length as parameter 2004-03-31 17:27:31 +00:00
flags.cpp Copyright to 2004 2004-01-10 14:03:36 +00:00
instructions.h Always calculate all flags with mul,imul 2004-03-12 09:06:45 +00:00
lazyflags.h Copyright to 2004 2004-01-10 14:03:36 +00:00
Makefile.am x86 dynamic core 2004-01-01 12:33:03 +00:00
modrm.cpp Copyright to 2004 2004-01-10 14:03:36 +00:00
modrm.h Copyright to 2004 2004-01-10 14:03:36 +00:00
paging.cpp Copyright to 2004 2004-01-10 14:03:36 +00:00