aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-09pattern fill fixes and optimizationbellard2-21/+71
2004-06-09IDE1 init fixbellard1-0/+1
2004-06-08interlace supportbellard2-7/+28
2004-06-08set memory size to 4MB for 5446 - fixed memory size probe (aka Win2000 bug) -...bellard1-14/+58
2004-06-08fixed full screen refreshbellard2-1/+2
2004-06-08ioport read commandbellard1-5/+51
2004-06-07audip fixes (malc)bellard2-198/+275
2004-06-07debugbellard1-0/+2
2004-06-07allow 32 but unaligned access (aka Win PCI network bug - initial patch by Ren...bellard1-4/+4
2004-06-07endianness functions for unaligned memory accessesbellard1-0/+62
2004-06-07cirrus blitter fixesbellard2-11/+68
2004-06-06hardware cursor depth = 15 fixbellard1-1/+1
2004-06-06specific VGA BIOS for Cirrus VGA Cardbellard4-1/+12
2004-06-06updatebellard1-0/+1
2004-06-06generic hardware cursor supportbellard3-12/+115
2004-06-06hardware cursor support - fill with rop support - color expand and color expa...bellard3-621/+873
2004-06-05better to use different ID for ISA and PCIbellard1-13/+10
2004-06-05init VGA with default configbellard1-0/+3
2004-06-05change ID to CLGD5446 - added solidfill support - fixed hidden dac accessbellard1-73/+205
2004-06-05Cirrus fixesbellard1-32/+45
2004-06-05-cirrusvga optionbellard3-5/+22
2004-06-05avoid using anonymous struct extension (not supported by all gcc 3.x)bellard2-53/+67
2004-06-05host bridge config fixbellard1-3/+2
2004-06-05mmio support for vga registers - line offset fix - (aka XFree86 4.3.0 fixes)bellard1-129/+108
2004-06-05Cirrus VGA display fixbellard1-5/+11
2004-06-05Cirrus VGA emulationbellard2-1/+9
2004-06-05Cirrus VGA emulation (initial patch by Suzu - heavily modified for easier merge)bellard1-0/+2705
2004-06-05generic VGA API layerbellard2-127/+191
2004-06-05sdl keyboard fixbellard1-0/+1
2004-06-04dhcp packet size fix (aka pump fix)bellard1-1/+2
2004-06-04added some keysbellard1-2/+2
2004-06-04fixed window switch - fixed caps lock and num lock - simplified keycodes (ini...bellard1-27/+69
2004-06-04lmsw fix (aka dos4gw bug)bellard1-2/+3
2004-06-04slirp is enabled by defaultbellard2-8/+9
2004-06-04sendkey commandbellard2-0/+168
2004-06-03added -fno-strict-aliasingbellard1-1/+1
2004-06-03CUDA + ADB supportbellard3-1/+902
2004-06-03hid event handlingbellard3-11/+93
2004-06-03CUDA + ADB supportbellard1-1/+1
2004-06-03fixed PCI config default write permissionsbellard1-14/+48
2004-06-03support for opaque data on memory I/Osbellard1-3/+4
2004-06-03support for opaque data on memory I/Os - PCI ROM memory supportbellard2-46/+79
2004-06-03-localtime optionbellard1-0/+1
2004-06-03support for opaque data on memory I/Osbellard7-86/+93
2004-06-03header fixbellard1-0/+2
2004-06-03more accurate emulation (do not depend on localtime() or gmtime()bellard1-58/+102
2004-06-03-localtime optionbellard3-1/+11
2004-06-03updatebellard2-2/+5
2004-05-29fnop FPU exception support (aka FreeBSD FPU probe) - sysenter/sysexit support...bellard4-0/+87
2004-05-29put ready it after write command (aka FreeBSD HD access fix) - access 16 mult...bellard1-3/+3