summaryrefslogtreecommitdiffstats
path: root/hw/fdc.c
Commit message (Expand)AuthorAgeFilesLines
* FDC: Fix data transfer len (Hervé Poussineau)blueswir12008-05-011-2/+2
* FDC: Fix buffer overflow (Hervé Poussineau)blueswir12008-05-011-2/+4
* FDC fix 10/10 (Hervé Poussineau):blueswir12008-04-291-19/+25
* FDC fix 9/10 (Hervé Poussineau):blueswir12008-04-291-10/+75
* FDC fix 8/10 (Hervé Poussineau):blueswir12008-04-291-10/+10
* FDC fix 7/10 (Hervé Poussineau):blueswir12008-04-291-69/+74
* FDC fix 6/10 (Hervé Poussineau):blueswir12008-04-291-51/+32
* FDC fix 5/10 (Hervé Poussineau):blueswir12008-04-291-82/+14
* FDC fix 4/10 (Hervé Poussineau):blueswir12008-04-291-12/+21
* FDC fix 3/10 (Hervé Poussineau):blueswir12008-04-291-16/+75
* FDC fix 2/10 (Hervé Poussineau):blueswir12008-04-291-33/+48
* FDC fix 1/12 (Hervé Poussineau):blueswir12008-04-291-150/+149
* Simplify FDC code (Hervé Poussineau)blueswir12008-04-081-517/+361
* Wire up TC signal from Aux1 to FDCblueswir12008-03-211-1/+12
* Give names to magic numbers (Herv�oussineau)blueswir12008-02-291-125/+222
* Register only valid register access widthsblueswir12008-01-011-11/+40
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-241-1/+6
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-171-1/+1
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-1/+1
* Break up vl.h.pbrook2007-11-171-1/+5
* No functional changes: remove dead code and fix indentation & wrapping lines.j_mayer2007-11-051-199/+196
* Fix memory corruption: bdrv_read/write API has been changed to takej_mayer2007-11-041-4/+2
* Fix Solaris breakageblueswir12007-11-041-5/+5
* Constificationblueswir12007-11-041-2/+2
* Remove target dependent codeblueswir12007-11-041-7/+21
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-9/+9
* Emulate spinning floppy disk, by Jan Jezabek.ths2007-09-131-0/+8
* Spelling fix, by Stefan Weil.ths2007-07-111-1/+1
* Use full 36-bit physical address space on SS10blueswir12007-05-191-8/+12
* Add device save and reset methods to FDC and M48T59blueswir12007-04-141-1/+96
* Unify IRQ handling.pbrook2007-04-071-5/+5
* Fix comment, by Volker Ruppert.ths2007-01-051-2/+3
* Fix sector size overflow, by Herbert Xu.ths2006-12-101-1/+1
* use bdrv_media_changed()bellard2006-08-191-24/+14
* sparc fixes (Blue Swirl)bellard2005-03-131-19/+18
* suppressed warnings in 64 bit casebellard2005-01-031-7/+23
* SPARC mergebellard2004-12-191-6/+29
* audio merge (malc)bellard2004-11-071-12/+19
* fdc fix (Mike Nordell)bellard2004-10-101-0/+8
* spelling fixesbellard2004-10-091-17/+17
* floppy fixes (initial patch by Mike Nordell)bellard2004-10-071-23/+32
* floppy fixbellard2004-05-121-4/+1
* SPECIFY command fix (Jocelyn Mayer)bellard2004-05-081-1/+1
* timer for READ_ID (win98 floppy fix) - simpler irq handlingbellard2004-05-081-36/+44
* fixed floppy reset (aka win98 floppy probe fix)bellard2004-05-041-1/+1
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-252/+127
* win32 port (initial patch by kazu)bellard2004-03-311-5/+0
* updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Ma...bellard2004-03-191-539/+934
* removable device support - io port API changebellard2004-03-141-71/+63
* use physical memory access functions for DMAbellard2004-02-251-30/+24
OpenPOWER on IntegriCloud