Age | Commit message (Expand) | Author |
---|---|---|
2003-08-10 | fixed invalid ESP usage (Jon Nall) | bellard |
2003-08-10 | soft mmu support - Memory I/O API - synthetize string instructions | bellard |
2003-07-29 | correct CPL support (should fix flat real mode support) | bellard |
2003-07-27 | more generic ljmp and lcall - fixed REPNZ usage for non compare string ops (F... | bellard |
2003-07-26 | real mode support (now boots from BOCHS BIOS and LGPL'ed VGA BIOS) | bellard |
2003-07-07 | dummy rdmsr and wrmsr support - xor reg, reg optimization | bellard |
2003-07-01 | more accurate bcd convert - fixed FPU exceptions | bellard |
2003-06-25 | fixed VM86 support in Virtual Linux - fixed compilation issues with gcc 2.96 ... | bellard |
2003-06-24 | more ring 0 operations | bellard |
2003-06-21 | ring 0 ops | bellard |
2003-06-15 | fixed float to int overflow bug - added ARM host correct roundings for float ... | bellard |
2003-06-09 | more code moved to helpers - sipmplified x86 float constants definitions | bellard |
2003-06-05 | separated helpers from micro operations | bellard |