summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-21added -g option for OF initial resolutionbellard1-0/+40
2004-06-21added open pic for PPCbellard1-5/+2
2004-06-20accept bigger PC BIOSesbellard3-8/+45
2004-06-20updatebellard1-0/+1
2004-06-20boot to top of 4GB spacebellard1-2/+1
2004-06-20updatebellard1-248/+92
2004-06-20added APM supportbellard1-0/+0
2004-06-20updatebellard1-1/+4
2004-06-20added cpu_reset()bellard2-29/+38
2004-06-20new reset API - shutdown supportbellard1-0/+16
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