aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2005-04-26depth=24 write mask fix (Volker Ruppert)bellard
2005-04-23removed obsolete S3 VGA codebellard
2005-04-23PREP machines have two IO mappings.bellard
2005-04-23This patch fixes two bugs in cuda emulation:bellard
2005-04-17destination write mask support, fixed banked memory access, read-only access ...bellard
2005-04-10packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security...bellard
2005-04-06IDE irq fix (Jocelyn Mayer)bellard
2005-04-06PCI irq in sync with new Bochs BIOSbellard
2005-04-06sparc update (Blue Swirl)bellard
2005-04-06swap serial ports (Blue Swirl)bellard
2005-04-06keyboard support (Blue Swirl)bellard
2005-04-06SCSI support (Blue Swirl)bellard
2005-03-13sparc fixes (Blue Swirl)bellard
2005-03-01-append support (Blue Swirl)bellard
2005-02-22initrd support (Blue Swirl)bellard
2005-02-15ADB reset support (Joceylin Mayer)bellard
2005-02-10dirty flag changesbellard
2005-02-09power down support + date fix (Thayne Harbaugh)bellard
2005-02-09spelling fixbellard
2005-02-02sparc fix (Blue Swirl)bellard
2005-01-3064 bit fixbellard
2005-01-28ram dirty flag handling fixesbellard
2005-01-27mouse reset fixbellard
2005-01-26mode 4 and 5 write fix (Magnus Damn)bellard
2005-01-23CR8 supportbellard
2005-01-23removed warningsbellard
2005-01-17enabled wheel mouse supportbellard
2005-01-15PC parallel port support (Mark Jonckheere)bellard
2005-01-10typobellard
2005-01-03APIC supportbellard
2005-01-03initial APIC support (only for x86_64 target now)bellard
2005-01-03suppressed warnings in 64 bit casebellard
2005-01-03initial APIC supportbellard
2004-12-19SPARC mergebellard
2004-12-02added WIN_IDLEIMMEDIATE and WIN_DIAGNOSE commandsbellard
2004-11-17disable automatic BIOS translation if the logical disk geometry implies itbellard
2004-11-16better BIOS ATA translation supportbellard
2004-11-15bitblt fix (aka Solaris display fix)bellard
2004-11-14vga font change detectionbellard
2004-11-14indent fixesbellard
2004-11-14audio fix (malc)bellard
2004-11-11audio fixes (malc)bellard
2004-11-09audio clean up (initial patch by malc)bellard
2004-11-09enabled DMAbellard
2004-11-07CRTC register write protection fix - line_compare, multi_scan and double_scan...bellard
2004-11-07CRTC register write protection fixbellard
2004-11-07audio merge (malc)bellard
2004-10-12no need to use LARGE translationbellard
2004-10-10fdc fix (Mike Nordell)bellard
2004-10-10limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...bellard