Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-08-01 | separated readline from monitor code - added password input support - added o... | bellard | 2 | -385/+521 |
2004-08-01 | output disassembled code to monitor console | bellard | 1 | -6/+15 |
2004-08-01 | console focus support | bellard | 1 | -0/+17 |
2004-08-01 | byte swap functions | bellard | 1 | -0/+99 |
2004-08-01 | new disk image layer | bellard | 2 | -11/+10 |
2004-07-14 | update | bellard | 1 | -3/+9 |
2004-07-14 | update | bellard | 1 | -0/+9 |
2004-07-14 | virtual console | bellard | 1 | -0/+4611 |
2004-07-14 | update | bellard | 1 | -4/+48 |
2004-07-14 | update | bellard | 1 | -0/+5 |
2004-07-14 | virtual console | bellard | 1 | -0/+711 |
2004-07-14 | char device support | bellard | 6 | -76/+408 |
2004-07-14 | virtual console support | bellard | 1 | -11/+65 |
2004-07-14 | added qemu_strdup() | bellard | 2 | -0/+11 |
2004-07-14 | completion support | bellard | 2 | -113/+348 |
2004-07-14 | compile fix | bellard | 1 | -1/+1 |
2004-07-14 | slirp for win32 support | bellard | 1 | -1/+0 |
2004-07-14 | virtual console support - slirp for win32 support | bellard | 1 | -2/+2 |
2004-07-12 | win32 compile | bellard | 13 | -26/+142 |
2004-07-12 | win32 compile | bellard | 1 | -1/+1 |
2004-07-12 | removed unused includes - BSD port | bellard | 2 | -20/+5 |
2004-07-12 | avoid warning | bellard | 1 | -0/+1 |
2004-07-12 | comment | bellard | 1 | -1/+1 |
2004-07-12 | adb fix | bellard | 1 | -0/+4 |
2004-07-12 | fixed ADB error reporting | bellard | 1 | -3/+4 |
2004-07-12 | fixed register 0 usage - fixed mouse buttons | bellard | 1 | -31/+55 |
2004-07-12 | Mac OS X port (Pierre d'Herbemont) | bellard | 1 | -2/+6 |
2004-07-12 | OS X port | bellard | 1 | -3/+4 |
2004-07-10 | static build fix | bellard | 1 | -1/+1 |
2004-07-10 | ppc bios version 0.3 | bellard | 2 | -0/+3 |
2004-07-10 | update | bellard | 2 | -2/+2 |
2004-07-10 | added .cvsignore | bellard | 1 | -0/+15 |
2004-07-10 | Mac OS X port | bellard | 1 | -0/+2 |
2004-07-10 | update | bellard | 1 | -2/+35 |
2004-07-10 | Mac OS X port (Pierre d'Herbemont) | bellard | 1 | -7/+546 |
2004-07-10 | Mac OS X port | bellard | 1 | -4/+9 |
2004-07-10 | comment | bellard | 1 | -0/+3 |
2004-07-10 | removed stdout reference (not portable) | bellard | 1 | -3/+1 |
2004-07-10 | removed unused definitions | bellard | 1 | -2/+0 |
2004-07-10 | Mac OS X port (Pierre d'Herbemont) | bellard | 1 | -5/+5 |
2004-07-10 | odd memory access fix | bellard | 1 | -47/+26 |
2004-07-10 | load/save state support | bellard | 1 | -0/+91 |
2004-07-10 | kbd save/restore | bellard | 1 | -0/+48 |
2004-07-08 | doc update | bellard | 2 | -118/+176 |
2004-07-08 | Cirrus VGA is the default - 128 MB default memory - 800x600 default PPC resol... | bellard | 1 | -7/+14 |
2004-07-08 | update | bellard | 2 | -3/+3 |
2004-07-07 | fixed b[l] decoding | bellard | 1 | -1/+4 |
2004-07-07 | suppressed unused function | bellard | 1 | -9/+0 |
2004-07-06 | removed unused code | bellard | 1 | -11/+1 |
2004-07-06 | 24 bpp fixes | bellard | 2 | -69/+129 |