aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2004-05-08MSDOS compatibility mode FPU exception supportbellard
2004-05-08SPECIFY command fix (Jocelyn Mayer)bellard
2004-05-08timer for READ_ID (win98 floppy fix) - simpler irq handlingbellard
2004-05-04fixed floppy reset (aka win98 floppy probe fix)bellard
2004-05-04ide slave fixes (aka Win98 CD-ROM detection fix)bellard
2004-05-03pit fixesbellard
2004-04-29keyboard irq generation fixbellard
2004-04-29Bochs VBE emulation fixbellard
2004-04-28Bochs VBE emulation fixbellard
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard
2004-04-26added temporary option -enable-audiobellard
2004-04-26amd64 portbellard
2004-04-26amd64 port (Jocelyn Mayer)bellard
2004-04-25isa bridge endianness fixesbellard
2004-04-25ide endianness fixesbellard
2004-04-25consistent use of target_ulong and target_phys_addr_tbellard
2004-04-25fixed very unlikely irq bugbellard
2004-04-25disabled S3 VGAbellard
2004-04-25avoid error if too many sectors in non LBA modebellard
2004-04-21NE2000 fixes for windows (Renzo Davoli)bellard
2004-04-16NT mouse fix (Mark Jonckheere)bellard
2004-04-16safer sb16 codebellard
2004-04-15avoid segfault if transient invalid text resolutionbellard
2004-04-15blanking supportbellard
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard
2004-04-12fixed invalid command testbellard
2004-04-10fixed keyboard random bug (Mike Nordell)bellard
2004-04-07ide select logic fixbellard
2004-04-07preserve partition table when using -linux optionbellard
2004-04-07fix the no device casebellard
2004-04-07base memory size in cmosbellard
2004-04-07vga 9 pixel wide text char fixbellard
2004-04-07refuse write accesses in BIOS area (aka EMM386.EXE fix) (Mike Nordell)bellard
2004-04-06dma clean up - added missing read accessesbellard
2004-04-05port 92 accessbellard
2004-04-03UIP update fixbellard
2004-04-02avoid rounding problemsbellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31use new timer APIbellard
2004-03-31more precise RTC emulation (periodic timers + time updates)bellard
2004-03-23fixed IDE probebellard
2004-03-23removed most of global context uses - removed unneeded abort() which cause pr...bellard
2004-03-20write to both IDE drives - return 0 for not present drivesbellard
2004-03-19updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard
2004-03-17device independent VGA screen dumpbellard
2004-03-14io port API changebellard
2004-03-14io port API change - removed dumb console redraw (not useful)bellard
2004-03-14io port API changebellard
2004-03-14removable device support - io port API changebellard