aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-19buffer overflow fixbellard
2004-06-19buffer overflow fix - printf format fixbellard
2004-06-19sysinfo syscall (Francois Guimond)bellard
2004-06-19sigset_t endianness fix in signal contextbellard
2004-06-19const fixbellard
2004-06-16VMware 4 disk images supportbellard
2004-06-15OpenPIC support (Jocelyn Mayer)bellard
2004-06-14compile fixbellard
2004-06-14fixed self modifying code in case of asynchronous interruptbellard
2004-06-13jump to gate fix (aka OS/2 Warp install bug)bellard
2004-06-13fixed 16 bit segment optimisationsbellard
2004-06-12IDE ATA identify fix (aka FreeBSD 4.10 fix)bellard
2004-06-12ffree testbellard
2004-06-12added ffree - added cpu log optionbellard
2004-06-12added ffreebellard
2004-06-09pattern fill fixes and optimizationbellard
2004-06-09IDE1 init fixbellard
2004-06-08interlace supportbellard
2004-06-08set memory size to 4MB for 5446 - fixed memory size probe (aka Win2000 bug) -...bellard
2004-06-08fixed full screen refreshbellard
2004-06-08ioport read commandbellard
2004-06-07audip fixes (malc)bellard
2004-06-07debugbellard
2004-06-07allow 32 but unaligned access (aka Win PCI network bug - initial patch by Ren...bellard
2004-06-07endianness functions for unaligned memory accessesbellard
2004-06-07cirrus blitter fixesbellard
2004-06-06hardware cursor depth = 15 fixbellard
2004-06-06specific VGA BIOS for Cirrus VGA Cardbellard
2004-06-06updatebellard
2004-06-06generic hardware cursor supportbellard
2004-06-06hardware cursor support - fill with rop support - color expand and color expa...bellard
2004-06-05better to use different ID for ISA and PCIbellard
2004-06-05init VGA with default configbellard
2004-06-05change ID to CLGD5446 - added solidfill support - fixed hidden dac accessbellard
2004-06-05Cirrus fixesbellard
2004-06-05-cirrusvga optionbellard
2004-06-05avoid using anonymous struct extension (not supported by all gcc 3.x)bellard
2004-06-05host bridge config fixbellard
2004-06-05mmio support for vga registers - line offset fix - (aka XFree86 4.3.0 fixes)bellard
2004-06-05Cirrus VGA display fixbellard
2004-06-05Cirrus VGA emulationbellard
2004-06-05Cirrus VGA emulation (initial patch by Suzu - heavily modified for easier merge)bellard
2004-06-05generic VGA API layerbellard
2004-06-05sdl keyboard fixbellard
2004-06-04dhcp packet size fix (aka pump fix)bellard
2004-06-04added some keysbellard
2004-06-04fixed window switch - fixed caps lock and num lock - simplified keycodes (ini...bellard
2004-06-04lmsw fix (aka dos4gw bug)bellard
2004-06-04slirp is enabled by defaultbellard
2004-06-04sendkey commandbellard