summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd765.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* logerror is cool with std::string - don't use .c_str, some ostream flags stic... Vas Crabb2018-06-251-36/+36
* upd765: Add HEAD_LOAD state, used as a spinup delay by some systems. Michael Zapf2018-06-181-8/+34
* upd765: Improved logging; removed status flag ST1.ND on missing IDAM/DAM Michael Zapf2018-06-171-24/+97
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-72/+62
* Added logmacros to upd765, increased track buffer for hfe format (nw) Michael Zapf2018-05-101-75/+98
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-27/+32
* maps: Finish map.m() (nw) Olivier Galibert2018-04-191-55/+63
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-13/+13
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-0/+15
* upd765: special case i82072 drive busy bit handling (nw) Patrick Mackinlay2017-10-041-4/+33
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-1/+1
* upd765: sense interrupt status and i82072 changes (#2632) Patrick Mackinlay2017-09-131-78/+274
* upd765: added i82072 (#2607) Patrick Mackinlay2017-08-301-0/+11
* floppy: Add drive LED callback Dirk Best2017-08-271-0/+16
* upd765: Turn logging off (nw) Dirk Best2017-08-181-1/+1
* upd765: Make SEEK also take some time, fixes KOS FORMAT command Dirk Best2017-08-181-3/+3
* upd765: Don't instantly finish the RECALIBRATE command Dirk Best2017-08-181-2/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-27/+27
* Device validation fixes, part FDC (nw) AJR2017-03-031-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-12/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* upd765: isbc215 format expects sector size to be in result (nw) cracyc2016-12-031-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* Less errorlog spam. (nw) Curt Coder2016-08-161-49/+51
* upd765: drop redundant tag() in logerror calls (nw) Sergey Svishchev2016-08-151-49/+39
* for MSVC (nw) smf-2016-06-091-1/+1
* upd765: don't fail immediately on wrong cyl (nw) cracyc2016-05-011-3/+0
* upd765: indicate ready status in st0 after seek (nw) cracyc2016-04-121-2/+6
* reverting: Miodrag Milanovic2016-01-201-49/+49
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-49/+49
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+0
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 3 Miodrag Milanovic2015-12-041-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2534