summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2005-04-26depth=24 write mask fix (Volker Ruppert)bellard2-1/+15
2005-04-23removed obsolete S3 VGA codebellard1-62/+1
2005-04-23PREP machines have two IO mappings.bellard2-10/+125
2005-04-23This patch fixes two bugs in cuda emulation:bellard1-4/+7
2005-04-17destination write mask support, fixed banked memory access, read-only access ...bellard2-19/+26
2005-04-10packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security...bellard1-2/+10
2005-04-06IDE irq fix (Jocelyn Mayer)bellard1-1/+1
2005-04-06PCI irq in sync with new Bochs BIOSbellard1-1/+1
2005-04-06sparc update (Blue Swirl)bellard4-165/+140
2005-04-06swap serial ports (Blue Swirl)bellard1-2/+4
2005-04-06keyboard support (Blue Swirl)bellard1-25/+166
2005-04-06SCSI support (Blue Swirl)bellard1-18/+224
2005-03-13sparc fixes (Blue Swirl)bellard4-83/+385
2005-03-01-append support (Blue Swirl)bellard1-2/+20
2005-02-22initrd support (Blue Swirl)bellard1-1/+24
2005-02-15ADB reset support (Joceylin Mayer)bellard1-4/+28
2005-02-10dirty flag changesbellard2-7/+12
2005-02-09power down support + date fix (Thayne Harbaugh)bellard1-1/+10
2005-02-09spelling fixbellard1-1/+1
2005-02-02sparc fix (Blue Swirl)bellard1-5/+5
2005-01-3064 bit fixbellard1-2/+2
2005-01-28ram dirty flag handling fixesbellard1-12/+2
2005-01-27mouse reset fixbellard1-0/+1
2005-01-26mode 4 and 5 write fix (Magnus Damn)bellard1-7/+9
2005-01-23CR8 supportbellard1-0/+12
2005-01-23removed warningsbellard1-5/+0
2005-01-17enabled wheel mouse supportbellard1-2/+0
2005-01-15PC parallel port support (Mark Jonckheere)bellard2-0/+197
2005-01-10typobellard1-1/+1
2005-01-03APIC supportbellard1-0/+2
2005-01-03initial APIC support (only for x86_64 target now)bellard1-0/+9
2005-01-03suppressed warnings in 64 bit casebellard1-7/+23
2005-01-03initial APIC supportbellard1-0/+441
2004-12-19SPARC mergebellard13-774/+1567
2004-12-02added WIN_IDLEIMMEDIATE and WIN_DIAGNOSE commandsbellard1-0/+6
2004-11-17disable automatic BIOS translation if the logical disk geometry implies itbellard1-16/+33
2004-11-16better BIOS ATA translation supportbellard2-18/+31
2004-11-15bitblt fix (aka Solaris display fix)bellard1-1/+2
2004-11-14vga font change detectionbellard2-5/+17
2004-11-14indent fixesbellard1-17/+17
2004-11-14audio fix (malc)bellard1-20/+45
2004-11-11audio fixes (malc)bellard1-2/+2
2004-11-09audio clean up (initial patch by malc)bellard3-10/+31
2004-11-09enabled DMAbellard1-3/+5
2004-11-07CRTC register write protection fix - line_compare, multi_scan and double_scan...bellard1-17/+15
2004-11-07CRTC register write protection fixbellard1-1/+1
2004-11-07audio merge (malc)bellard7-661/+2873
2004-10-12no need to use LARGE translationbellard1-7/+7
2004-10-10fdc fix (Mike Nordell)bellard1-0/+8
2004-10-10limited 8 bit support - removed unaligned memory accesses in VGA (initial pat...bellard2-10/+8