Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-05-10 | fixed SHL C flag computation | bellard | 1 | -1/+6 |
2003-05-08 | changed I/O function prototype to include emulator state | bellard | 1 | -2/+2 |
2003-04-07 | powerpc fix | bellard | 1 | -0/+4 |
2003-03-29 | 16bit/override support in string operations | bellard | 1 | -229/+28 |
2003-03-24 | glibc2.2 fixes - more command line options - misc doc fixes | bellard | 1 | -12/+11 |
2003-03-23 | basic signal handling | bellard | 1 | -0/+20 |
2003-03-22 | better 16 bit code support | bellard | 1 | -20/+20 |
2003-03-20 | ppc port | bellard | 1 | -0/+9 |
2003-03-19 | added flags computation optimization | bellard | 1 | -1/+48 |
2003-03-16 | added cmov instruction | bellard | 1 | -0/+1 |
2003-03-16 | added loop/xadd/cmpxchg support | bellard | 1 | -0/+67 |
2003-03-05 | float fixes - added bsr/bsf support | bellard | 1 | -0/+36 |
2003-03-04 | added shiftd support - improved auto test | bellard | 1 | -12/+132 |
2003-03-03 | many fixes | bellard | 1 | -41/+159 |
2003-03-03 | prints hello world | bellard | 1 | -12/+12 |
2003-03-03 | test infrastructure | bellard | 1 | -4/+16 |
2003-03-01 | new x86 CPU core | bellard | 1 | -0/+628 |