summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* write to both IDE drives - return 0 for not present drivesbellard2004-03-201-14/+43
* updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard2004-03-192-542/+938
* device independent VGA screen dumpbellard2004-03-171-23/+104
* io port API changebellard2004-03-147-158/+193
* io port API change - removed dumb console redraw (not useful)bellard2004-03-141-53/+24
* io port API changebellard2004-03-142-22/+22
* removable device support - io port API changebellard2004-03-142-153/+151
* separated more devices from emulatorbellard2004-03-147-0/+2674
* use physical memory access functions for DMAbellard2004-02-252-41/+34
* DMA API changebellard2004-02-251-27/+18
* bochs vbe: virtual screen support and bank switch (untested)bellard2004-02-061-20/+67
* added bochs VBE supportbellard2004-02-062-36/+262
* 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-221-3/+11
* 16 bit DMA fix (malc)bellard2004-01-191-28/+10
* 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/+15
* 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-082-81/+340
* fixed graphical VGA 16 color mode - fixed 9 pixel wide text modebellard2003-08-052-32/+38
* Hardware level VGA emulation (only text mode is tested)bellard2003-08-042-0/+1530
OpenPOWER on IntegriCloud