summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-12better packaging supportbellard2-17/+17
2004-05-08updatebellard1-0/+5
2004-05-08division by zero FPU exception supportbellard5-6/+64
2004-05-08cr0.ET fix (Win95 boot fix)bellard1-1/+1
2004-05-08MSDOS compatibility mode FPU exception supportbellard1-0/+14
2004-05-08SPECIFY command fix (Jocelyn Mayer)bellard1-1/+1
2004-05-08updatebellard1-2/+2
2004-05-0864 bit fixbellard1-1/+1
2004-05-08better installbellard2-2/+14
2004-05-08updatebellard3-10/+20
2004-05-08timer for READ_ID (win98 floppy fix) - simpler irq handlingbellard1-36/+44
2004-05-05typobellard1-2/+2
2004-05-05arm load/store half word fix (Ulrich Hecht)bellard1-1/+2
2004-05-04fixed dhcp for windows clientbellard2-5/+32
2004-05-04fixed floppy reset (aka win98 floppy probe fix)bellard1-1/+1
2004-05-04ide slave fixes (aka Win98 CD-ROM detection fix)bellard2-7/+8
2004-05-03pit fixesbellard4-88/+175
2004-05-03utime fixbellard1-4/+9
2004-04-29updatebellard1-0/+6
2004-04-29keyboard irq generation fixbellard1-21/+18
2004-04-29disable grab if the window no longer has the focus (Windows case) (Mike Nordell)bellard1-0/+5
2004-04-29SDL static config fix (Roman Zippel)bellard1-1/+1
2004-04-29Bochs VBE emulation fixbellard1-1/+2
2004-04-28Bochs VBE emulation fixbellard1-0/+8
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard4-24/+38
2004-04-28full screen support (initial patch by malc)bellard1-8/+49
2004-04-26updatebellard2-1/+2
2004-04-26updatebellard1-0/+5
2004-04-26copyright updatebellard1-1/+1
2004-04-26added temporary option -enable-audiobellard3-6/+18
2004-04-26updatebellard1-1/+49
2004-04-26avoid errno variable namebellard2-2/+2
2004-04-26ppc fixes (Jocelyn Mayer)bellard5-13/+30
2004-04-26amd64 portbellard1-20/+22
2004-04-26init dummy net if tun/tap network errorbellard1-2/+3
2004-04-26amd64 port (Jocelyn Mayer)bellard9-198/+55
2004-04-25isa bridge endianness fixesbellard1-4/+12
2004-04-25ide endianness fixesbellard1-10/+6
2004-04-25more endianness macrosbellard1-0/+41
2004-04-25consistent use of target_ulong and target_phys_addr_tbellard5-62/+67
2004-04-25updatebellard3-20/+59
2004-04-25added target_phys_addr_tbellard1-0/+15
2004-04-25added cpu_resume_from_signal() - irq fixbellard1-20/+52
2004-04-25avoid unneeded castsbellard2-34/+33
2004-04-25x86-64 port (Jocelyn Mayer)bellard1-0/+6
2004-04-25x86-64 port (Jocelyn Mayer)bellard1-0/+13
2004-04-25more register values in monitorbellard1-2/+22
2004-04-25added 'info pic' - added 16/32 bit x86 instruction dumpbellard1-6/+22
2004-04-25fixed very unlikely irq bugbellard1-2/+16
2004-04-25ARM cache flush support (untested) - '-d' option fixbellard2-4/+33