1
0
Fork 0
dosbox-staging/src/cpu
2007-12-07 20:49:19 +00:00
..
core_dyn_x86 improve page protection handling 2007-11-24 17:26:48 +00:00
core_dynrec improve page protection handling 2007-11-24 17:26:48 +00:00
core_full move some FillFlags calls into their respective cpu function; 2007-06-01 16:40:40 +00:00
core_normal fix some logging (see sf patch #1663965) 2007-07-25 21:44:21 +00:00
callback.cpp add mouse driver backdoor entry point (enables mouse in Last half of Darkness, PC-BLOX) 2007-06-03 16:46:33 +00:00
core_dyn_x86.cpp improve page protection handling 2007-11-24 17:26:48 +00:00
core_dynrec.cpp improve page protection handling 2007-11-24 17:26:48 +00:00
core_full.cpp Happy New Year\! 2007-01-08 19:45:42 +00:00
core_normal.cpp Add beta2 patch: merge in old trap skip logic again; give trap priority over hw interrupts 2007-01-09 17:18:52 +00:00
core_simple.cpp Add beta2 patch: merge in old trap skip logic again; give trap priority over hw interrupts 2007-01-09 17:18:52 +00:00
cpu.cpp better segment clearing for iret/retf (outer level returns) 2007-12-07 20:49:19 +00:00
flags.cpp fix some undocumented flags settings (thanks to hal for his comparisons); 2007-06-28 10:53:05 +00:00
instructions.h fix some undocumented flags settings (thanks to hal for his comparisons); 2007-06-28 10:53:05 +00:00
lazyflags.h fix some undocumented flags settings (thanks to hal for his comparisons); 2007-06-28 10:53:05 +00:00
Makefile.am add recompiling core that uses highlevel function calls 2007-06-02 11:47:06 +00:00
modrm.cpp Happy New Year\! 2007-01-08 19:45:42 +00:00
modrm.h Happy New Year\! 2007-01-08 19:45:42 +00:00
paging.cpp save/restore the modified pl var 2007-11-29 21:01:46 +00:00