summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-20new reset APIbellard5-21/+44
2004-06-20reset and shutdown support - PCI is now the defaultbellard2-5/+81
2004-06-20new reset APIbellard1-1/+1
2004-06-20added system_reset commandbellard1-0/+7
2004-06-20added cpu_reset()bellard1-0/+1
2004-06-19print error messages if boot errorbellard1-0/+0
2004-06-19buffer overflow fixbellard3-3/+3
2004-06-19buffer overflow fix - printf format fixbellard1-3/+5
2004-06-19sysinfo syscall (Francois Guimond)bellard2-1/+41
2004-06-19sigset_t endianness fix in signal contextbellard1-46/+67
2004-06-19const fixbellard1-4/+4
2004-06-16VMware 4 disk images supportbellard3-60/+167
2004-06-15OpenPIC support (Jocelyn Mayer)bellard1-0/+998
2004-06-14compile fixbellard1-2/+0
2004-06-14fixed self modifying code in case of asynchronous interruptbellard1-1/+8
2004-06-13jump to gate fix (aka OS/2 Warp install bug)bellard1-3/+3
2004-06-13fixed 16 bit segment optimisationsbellard2-9/+13
2004-06-12IDE ATA identify fix (aka FreeBSD 4.10 fix)bellard1-1/+1
2004-06-12ffree testbellard1-0/+8
2004-06-12added ffree - added cpu log optionbellard1-0/+6
2004-06-12added ffreebellard1-0/+5
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