Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-04-29 | sparc support | bellard | 1 | -3/+79 |
2003-04-07 | powerpc div and rint fixes | bellard | 1 | -0/+44 |
2003-03-30 | better vm86 support - added iret - fixed push/pop fs/gs | bellard | 1 | -3/+96 |
2003-03-29 | added cmpxchg8b, cpuid, bound, eflags support, vm86 mode | bellard | 1 | -9/+108 |
2003-03-26 | xchg lock, xlat instr | bellard | 1 | -0/+5 |
2003-03-23 | distribution patchesv0.1.0 | bellard | 1 | -11/+11 |
2003-03-23 | better signal/exception support | bellard | 1 | -35/+13 |
2003-03-22 | basic clone() support | bellard | 1 | -0/+11 |
2003-03-22 | better 16 bit code support | bellard | 1 | -107/+134 |
2003-03-20 | ppc port | bellard | 1 | -0/+99 |
2003-03-19 | added flags computation optimization | bellard | 1 | -6/+48 |
2003-03-16 | added loop/xadd/cmpxchg support | bellard | 1 | -0/+19 |
2003-03-16 | added minimal segment support | bellard | 1 | -0/+54 |
2003-03-16 | added pusha/popa/rdtsc/bcd ops | bellard | 1 | -0/+237 |
2003-03-06 | added translation cache | bellard | 1 | -201/+20 |
2003-03-05 | convert several x86 instructions at the same time | bellard | 1 | -1/+2 |
2003-03-05 | float fixes - added bsr/bsf support | bellard | 1 | -6/+179 |
2003-03-03 | many fixes | bellard | 1 | -47/+136 |
2003-03-03 | better debug support | bellard | 1 | -0/+44 |
2003-03-03 | prints hello world | bellard | 1 | -32/+71 |
2003-03-03 | test infrastructure | bellard | 1 | -8/+45 |
2003-03-02 | added float support | bellard | 1 | -1/+727 |
2003-03-01 | new x86 CPU core | bellard | 1 | -518/+289 |
2003-03-01 | new i386 emulator core | bellard | 1 | -0/+1097 |