Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-06-21 | dma init fix | bellard | 1 | -1/+1 |
2004-06-21 | removed traces | bellard | 1 | -4/+5 |
2004-06-21 | endianness fixes | bellard | 1 | -3/+15 |
2004-06-21 | ppc init fixes | bellard | 2 | -41/+75 |
2004-06-21 | cmdline init fix | bellard | 1 | -9/+26 |
2004-06-21 | UniNorth PCI bridge support | bellard | 1 | -48/+407 |
2004-06-21 | openpic fixes | bellard | 1 | -58/+77 |
2004-06-21 | memory mapped NVRAM (Jocelyn Mayer) | bellard | 2 | -2/+97 |
2004-06-21 | pmac macio based ide support | bellard | 1 | -0/+139 |
2004-06-21 | high page register support for PPC PREP | bellard | 1 | -7/+42 |
2004-06-21 | cuda fixes | bellard | 2 | -66/+138 |
2004-06-21 | ppc update | bellard | 1 | -4/+15 |
2004-06-21 | added -g option for OF initial resolution | bellard | 1 | -0/+40 |
2004-06-21 | added open pic for PPC | bellard | 1 | -5/+2 |
2004-06-20 | accept bigger PC BIOSes | bellard | 3 | -8/+45 |
2004-06-20 | update | bellard | 1 | -0/+1 |
2004-06-20 | boot to top of 4GB space | bellard | 1 | -2/+1 |
2004-06-20 | update | bellard | 1 | -248/+92 |
2004-06-20 | added APM support | bellard | 1 | -0/+0 |
2004-06-20 | update | bellard | 1 | -1/+4 |
2004-06-20 | added cpu_reset() | bellard | 2 | -29/+38 |
2004-06-20 | new reset API - shutdown support | bellard | 1 | -0/+16 |
2004-06-20 | new reset API | bellard | 5 | -21/+44 |
2004-06-20 | reset and shutdown support - PCI is now the default | bellard | 2 | -5/+81 |
2004-06-20 | new reset API | bellard | 1 | -1/+1 |
2004-06-20 | added system_reset command | bellard | 1 | -0/+7 |
2004-06-20 | added cpu_reset() | bellard | 1 | -0/+1 |
2004-06-19 | print error messages if boot error | bellard | 1 | -0/+0 |
2004-06-19 | buffer overflow fix | bellard | 3 | -3/+3 |
2004-06-19 | buffer overflow fix - printf format fix | bellard | 1 | -3/+5 |
2004-06-19 | sysinfo syscall (Francois Guimond) | bellard | 2 | -1/+41 |
2004-06-19 | sigset_t endianness fix in signal context | bellard | 1 | -46/+67 |
2004-06-19 | const fix | bellard | 1 | -4/+4 |
2004-06-16 | VMware 4 disk images support | bellard | 3 | -60/+167 |
2004-06-15 | OpenPIC support (Jocelyn Mayer) | bellard | 1 | -0/+998 |
2004-06-14 | compile fix | bellard | 1 | -2/+0 |
2004-06-14 | fixed self modifying code in case of asynchronous interrupt | bellard | 1 | -1/+8 |
2004-06-13 | jump to gate fix (aka OS/2 Warp install bug) | bellard | 1 | -3/+3 |
2004-06-13 | fixed 16 bit segment optimisations | bellard | 2 | -9/+13 |
2004-06-12 | IDE ATA identify fix (aka FreeBSD 4.10 fix) | bellard | 1 | -1/+1 |
2004-06-12 | ffree test | bellard | 1 | -0/+8 |
2004-06-12 | added ffree - added cpu log option | bellard | 1 | -0/+6 |
2004-06-12 | added ffree | bellard | 1 | -0/+5 |
2004-06-09 | pattern fill fixes and optimization | bellard | 2 | -21/+71 |
2004-06-09 | IDE1 init fix | bellard | 1 | -0/+1 |
2004-06-08 | interlace support | bellard | 2 | -7/+28 |
2004-06-08 | set memory size to 4MB for 5446 - fixed memory size probe (aka Win2000 bug) -... | bellard | 1 | -14/+58 |
2004-06-08 | fixed full screen refresh | bellard | 2 | -1/+2 |
2004-06-08 | ioport read command | bellard | 1 | -5/+51 |
2004-06-07 | audip fixes (malc) | bellard | 2 | -198/+275 |