summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ide identify fix (initial patch by Jens Axboe)bellard2004-02-011-4/+5
* fixed atapi error codes (initial patch by Jens Axboe)bellard2004-02-011-3/+6
* SEEK_STAT bit ata reset fix (Jens Axboe)bellard2004-02-011-1/+1
* vga memory address fixbellard2004-01-271-0/+4
* ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1...bellard2004-01-231-3/+11
* 16 bit DMA fix (malc)bellard2004-01-191-28/+10Star
* sb16 patch (malc)bellard2004-01-181-10/+23
* generate read error if no image (win XP install boot)bellard2004-01-181-2/+6
* Floppy disk emulation (Jocelyn Mayer)bellard2004-01-051-0/+1435
* debug fixesbellard2004-01-051-13/+13
* use CPUStatebellard2004-01-053-15/+19
* hack for target_ulong definebellard2004-01-041-3/+3
* CD-ROM detection fixbellard2004-01-041-5/+10
* explicited S3 specific code - added more debug codebellard2004-01-041-3/+43
* make windows happierbellard2003-11-161-0/+6
* Soundblaster 16 support (malc)bellard2003-11-132-0/+1118
* make Knoppix CD-ROM probe happybellard2003-11-121-0/+26
* moved IDE driver to ide.cbellard2003-11-111-0/+1421
* big endian fixesbellard2003-10-301-19/+15Star
* full softmmu supportbellard2003-10-271-2/+2
* multiscan/doublescan fix (malc)bellard2003-09-301-12/+21
* new directory structurebellard2003-09-301-2/+2
* depth 32 fixbellard2003-09-161-8/+8
* mode X double scan fix (malc)bellard2003-08-111-2/+4
* Full VGA support, including old CGA modes, VGA planar and mode Xbellard2003-08-092-81/+340
* fixed graphical VGA 16 color mode - fixed 9 pixel wide text modebellard2003-08-062-32/+38
* Hardware level VGA emulation (only text mode is tested)bellard2003-08-052-0/+1530