Age | Commit message (Expand) | Author |
2003-09-30 | new directory structure | bellard |
2003-08-21 | faster and more accurate segment handling | bellard |
2003-08-20 | pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa... | 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-26 | gdb stub breakpoints support | bellard |
2003-07-07 | dummy rdmsr and wrmsr support - xor reg, reg optimization | bellard |
2003-06-30 | reduced irq latency | bellard |
2003-06-25 | more precise cpu_interrupt() | bellard |
2003-06-24 | MMU support | bellard |
2003-06-21 | ring 0 data structures | bellard |
2003-06-15 | factorized cpu defines | bellard |
2003-06-09 | arm support | bellard |
2003-05-29 | added fsave/frstor/fstenv/fldenv/fcomi - fixed cpuid - make lret/iret restart... | bellard |
2003-05-27 | segment defines | bellard |
2003-05-25 | direct chaining for PowerPC and i386 | bellard |
2003-05-14 | better locks | bellard |
2003-05-14 | self-modifying code support | bellard |
2003-05-13 | mmap emulation | bellard |
2003-05-10 | TF flag support | bellard |
2003-05-10 | added dump function | bellard |
2003-05-08 | added CPL and IOPL as translation time constants - changed I/O function proto... | bellard |
2003-04-29 | sparc support | bellard |
2003-04-29 | comment | bellard |
2003-03-30 | better vm86 support | bellard |
2003-03-29 | eflags update | bellard |
2003-03-24 | glibc2.2 fixes - more command line options - misc doc fixesv0.1.1 | bellard |
2003-03-23 | distribution patchesv0.1.0 | bellard |
2003-03-23 | better signal/exception support | bellard |
2003-03-22 | better 16 bit code support | bellard |
2003-03-20 | ppc port | bellard |
2003-03-16 | added minimal segment support | bellard |
2003-03-16 | added pusha/popa/rdtsc/bcd ops | bellard |
2003-03-06 | added translation cache | bellard |
2003-03-05 | convert several x86 instructions at the same time | bellard |
2003-03-05 | float fixes - added bsr/bsf support | bellard |
2003-03-04 | added shiftd support - improved auto test | bellard |
2003-03-03 | many fixes | bellard |
2003-03-03 | prints hello world | bellard |
2003-03-03 | test infrastructure | bellard |
2003-03-02 | added float support | bellard |
2003-03-01 | new x86 CPU core | bellard |