Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-03-01 | -append support (Blue Swirl) | bellard | 1 | -2/+20 |
2005-03-01 | Windows keys support with keymaps | bellard | 2 | -2/+5 |
2005-03-01 | escape support | bellard | 1 | -0/+1 |
2005-03-01 | initial Cocoa support (Pierre d'Herbemont) | bellard | 4 | -2/+634 |
2005-03-01 | Samba 3 support | bellard | 1 | -0/+4 |
2005-03-01 | more explicit message | bellard | 1 | -1/+1 |
2005-02-22 | update | bellard | 1 | -8/+1 |
2005-02-22 | ARM VFP support (Paul Brook) | bellard | 8 | -14/+1104 |
2005-02-22 | MMU fixes | bellard | 2 | -16/+38 |
2005-02-22 | PSR.PS fix (Blue Swirl) | bellard | 1 | -1/+1 |
2005-02-22 | initrd support (Blue Swirl) | bellard | 1 | -1/+24 |
2005-02-21 | loop insn fix for non x86 hosts | bellard | 3 | -6/+9 |
2005-02-21 | win32 + Mac OS X compile fix | bellard | 1 | -0/+8 |
2005-02-21 | Mac OS X fix (Jonas Maebe) | bellard | 1 | -10/+13 |
2005-02-20 | removed all references to KQEMU to comply with the Savannah rules | bellard | 1 | -97/+1 |
2005-02-19 | sparc Linux works better with NWINDOWS = 8 | bellard | 1 | -1/+2 |
2005-02-19 | fixed handling of sparc register window exceptions | bellard | 1 | -26/+31 |
2005-02-19 | suppressed sparc64 targets as they are far from being usable | bellard | 1 | -2/+2 |
2005-02-15 | update | bellard | 1 | -1/+0 |
2005-02-15 | ppc fixes (Jocelyn Mayer) | bellard | 5 | -67/+101 |
2005-02-15 | ppc fixes (Jocelyn Mayer) | bellard | 1 | -1/+1 |
2005-02-15 | ADB reset support (Joceylin Mayer) | bellard | 1 | -4/+28 |
2005-02-15 | sparc fix | bellard | 1 | -16/+27 |
2005-02-15 | sparc sigsegv support | bellard | 1 | -0/+12 |
2005-02-13 | fixed jmpl, rett and call | bellard | 2 | -7/+32 |
2005-02-13 | sparc fixes | bellard | 3 | -25/+24 |
2005-02-13 | sparc fix | bellard | 1 | -3/+2 |
2005-02-12 | fixed kqemu config | bellard | 2 | -3/+4 |
2005-02-12 | update | bellard | 1 | -0/+4 |
2005-02-12 | update | bellard | 1 | -1/+7 |
2005-02-12 | disable USE_KQEMU if no source | bellard | 1 | -1/+1 |
2005-02-12 | kqemu is an external project | bellard | 2 | -15/+8 |
2005-02-10 | enabled MMX, PAE and SEP | bellard | 1 | -3/+9 |
2005-02-10 | kqemu support | bellard | 5 | -11/+527 |
2005-02-10 | 64 bit support | bellard | 2 | -56/+132 |
2005-02-10 | dirty flag changes | bellard | 4 | -23/+57 |
2005-02-10 | -no-kqemu option | bellard | 2 | -6/+14 |
2005-02-10 | shared pages memory allocation | bellard | 2 | -0/+84 |
2005-02-10 | kqemu support | bellard | 1 | -1/+66 |
2005-02-10 | kqemu support | bellard | 2 | -2/+15 |
2005-02-10 | update | bellard | 3 | -177/+179 |
2005-02-09 | power down support + date fix (Thayne Harbaugh) | bellard | 1 | -1/+10 |
2005-02-09 | spelling fix | bellard | 1 | -1/+1 |
2005-02-08 | ppc fixes - gcc 3.4 compile fix (initial patch by Jocelyn Mayer) | bellard | 5 | -52/+34 |
2005-02-07 | SIGSEGV signals for ARM and SPARC | bellard | 2 | -8/+65 |
2005-02-07 | clean up - comments | bellard | 5 | -38/+31 |
2005-02-07 | initial user mmu support | bellard | 3 | -2/+31 |
2005-02-07 | test and set fixes | bellard | 1 | -15/+13 |
2005-02-07 | endianness fixes | bellard | 3 | -2/+25 |
2005-02-07 | CF generator for constant operands | bellard | 2 | -1/+7 |