summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd_fdc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-16/+16
* Added FM resyncs in READ_TRACK, changed threshold. Michael Zapf2018-04-211-23/+36
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-26/+26
* wd_fdc.cpp: updated debug printouts to use logmacro.h LOG messages, feel free... Joakim Larsson Edstrom2017-12-151-116/+140
* wd_fdc: Convert line handlers to READ/WRITE_LINE_MEMBER to make them devcb-ac... AJR2017-10-281-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-157/+163
* Self-registering devices prep: Vas Crabb2017-02-271-23/+23
* wd_fdc: tag command names in debug messages Sergey Svishchev2017-02-201-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* wd_fdc: added a configuration for disable the motor control when MO line is n... Sandro Ronco2016-12-231-3/+9
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-60/+60
* wd_fdc: suppress index pulse irq when busy. (nw) cracyc2016-06-111-7/+7
* remove leftover logging (nw) Dirk Best2016-03-101-1/+1
* floppy: Fix subtle interaction between wd_fdc initial restore and floppy rese... Olivier Galibert2016-03-101-79/+84
* x1: try implicitly starting the motor when the head is loaded. [nw] cracyc2016-01-211-0/+3
* reverting: Miodrag Milanovic2016-01-201-95/+95
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-95/+95
* Revert "Update device names" Miodrag Milanović2015-12-281-23/+23
* Update wd_fdc.cpp MASH2015-12-201-23/+23
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2831