1
0
Fork 0
dosbox-staging/src/cpu
2006-09-17 13:38:30 +00:00
..
core_dyn_x86 fix some trapflag bugs, add partial trapflag handling to the dynamic core 2006-06-20 17:14:04 +00:00
core_full add TRx handling opcodes (fixes JetFighter2, thanks to vasyl) 2006-09-17 13:38:30 +00:00
core_normal add TRx handling opcodes (fixes JetFighter2, thanks to vasyl) 2006-09-17 13:38:30 +00:00
callback.cpp fix fast console output code (evo) 2006-09-01 17:34:36 +00:00
core_dyn_x86.cpp fix some trapflag bugs, add partial trapflag handling to the dynamic core 2006-06-20 17:14:04 +00:00
core_full.cpp time passes on and on.... 2006-02-09 11:47:57 +00:00
core_normal.cpp fix some trapflag bugs, add partial trapflag handling to the dynamic core 2006-06-20 17:14:04 +00:00
core_simple.cpp fix some trapflag bugs, add partial trapflag handling to the dynamic core 2006-06-20 17:14:04 +00:00
cpu.cpp add TRx handling opcodes (fixes JetFighter2, thanks to vasyl) 2006-09-17 13:38:30 +00:00
flags.cpp fix a few auxiliar flag bugs 2006-06-02 16:44:46 +00:00
instructions.h Fix bug 1542808 (BaK doesn't work on AMD 64). Apply patch 1555327 (A few less warnings) by Guido de Jong. 2006-09-14 18:46:48 +00:00
lazyflags.h time passes on and on.... 2006-02-09 11:47:57 +00:00
Makefile.am added core_simple 2004-08-23 12:25:34 +00:00
modrm.cpp time passes on and on.... 2006-02-09 11:47:57 +00:00
modrm.h time passes on and on.... 2006-02-09 11:47:57 +00:00
paging.cpp Add part of patch 1235377 of msharov and fix a few small bugs in the return values of the cpu cores 2006-04-11 19:02:33 +00:00