summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/wd_fdc.c
Commit message (Expand)AuthorAgeFilesLines
* wd_fdc: Don't switch off the motor when the fdc doesn't have a motor control ... Olivier Galibert2013-08-081-1/+2
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-28/+28
* wd_fdc: Do the on-reset restore slightly differently [O. Galibert] Olivier Galibert2013-06-161-1/+2
* fixed uninitialized member in src/emu/machine/wd_fdc.c (nw) Oliver Stöneberg2013-02-231-0/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-2/+2
* (MESS) Refactored the Commodore 1581 floppy disk drive to use the modern flop... Curt Coder2013-01-121-6/+17
* (MESS) Floppy fixes WIP. (nw) Curt Coder2013-01-111-1/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Added FM encoding support to upd765_dsk. [Curt Coder] Curt Coder2013-01-081-4/+3
* removed unreachable code detected by cppcheck (nw) Oliver Stöneberg2012-12-251-4/+4
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-10/+10
* wd_fdc: Side compare (bit 2) is 0 for disable side compare (no whatsnew) Miodrag Milanovic2012-12-131-1/+1
* wd_fdc: on restore even if on same track wait stabilization time (nw) Miodrag Milanovic2012-12-131-2/+4
* wd_fdc : when seek is done put head on loaded (no whatsnew) Miodrag Milanovic2012-12-131-0/+1
* (MESS) comx35: FDC WIP. (nw) Curt Coder2012-12-111-0/+1
* wd_fdc: Change the fd179x timings to be tighter [O. Galibert] Olivier Galibert2012-12-081-9/+9
* wd_fdc: Fix sector sizes and (most) timings [O. Galibert] Olivier Galibert2012-12-081-17/+149
* floppy: restore/recalibrate is supposed to work like this [O. Galibert] Olivier Galibert2012-12-041-1/+1
* wd_fdc: Interrupt on ready support [O. Galibert] Olivier Galibert2012-12-011-1/+23
* wd_fdc: fm support, need to review all timings [O. Galibert] Olivier Galibert2012-12-011-94/+264
* Added 8" DSSD floppy type, WD177x inverted bus, and fixed DSKCHG signal. (nw) Curt Coder2012-11-291-4/+25
* wd_fdc: Describe track when formatting [O. Galibert] Olivier Galibert2012-11-281-0/+27
* wd_fdc: Change the feature functions into bools, and use the correct pll for ... Olivier Galibert2012-11-281-87/+355
* wd_fdc: More renaming [O. Galibert] Olivier Galibert2012-11-271-88/+88
* wd1772: Rename to wd_fdc [O. Galibert] Olivier Galibert2012-11-271-0/+1907
* placeholders Olivier Galibert2012-11-271-0/+0