aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2004-03-14separated more devices from emulatorbellard
2004-02-25use physical memory access functions for DMAbellard
2004-02-25DMA API changebellard
2004-02-06bochs vbe: virtual screen support and bank switch (untested)bellard
2004-02-06added bochs VBE supportbellard
2004-02-01ide identify fix (initial patch by Jens Axboe)bellard
2004-02-01fixed atapi error codes (initial patch by Jens Axboe)bellard
2004-02-01SEEK_STAT bit ata reset fix (Jens Axboe)bellard
2004-01-27vga memory address fixbellard
2004-01-22ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1...bellard
2004-01-1916 bit DMA fix (malc)bellard
2004-01-18sb16 patch (malc)bellard
2004-01-18generate read error if no image (win XP install boot)bellard
2004-01-05Floppy disk emulation (Jocelyn Mayer)bellard
2004-01-05debug fixesbellard
2004-01-05use CPUStatebellard
2004-01-04hack for target_ulong definebellard
2004-01-04CD-ROM detection fixbellard
2004-01-04explicited S3 specific code - added more debug codebellard
2003-11-16make windows happierbellard
2003-11-13Soundblaster 16 support (malc)bellard
2003-11-12make Knoppix CD-ROM probe happybellard
2003-11-11moved IDE driver to ide.cbellard
2003-10-30big endian fixesbellard
2003-10-27full softmmu supportbellard
2003-09-30multiscan/doublescan fix (malc)bellard
2003-09-30new directory structurebellard
2003-09-16depth 32 fixbellard
2003-08-11mode X double scan fix (malc)bellard
2003-08-08Full VGA support, including old CGA modes, VGA planar and mode Xbellard
2003-08-05fixed graphical VGA 16 color mode - fixed 9 pixel wide text modebellard
2003-08-04Hardware level VGA emulation (only text mode is tested)bellard