summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd765.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup: Vas Crabb2019-10-051-11/+11
* wd37c65c: Allow second clock to be configured (not used yet) (nw) AJR2019-04-171-1/+5
* upd765: Add uPD72069 device type for mpc3000 (nw) AJR2019-04-131-1/+14
* upd765: Drive selection improvements AJR2019-04-131-2/+15
* (nw) Clean up the mess on master Vas Crabb2019-03-261-64/+75
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-75/+64
* upd765.cpp: Correct result from Read ID when scan failed AmatCoder2019-03-191-0/+3
* i8251, upd765: Allow read side effects to be disabled (nw) AJR2019-03-101-11/+17
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-38/+18
* upd765: Fix Speedlock copy protection regression. Michael Zapf2019-03-061-10/+21
* fs3216: Start fleshing out the FDC interface (nw) AJR2019-01-121-4/+12
* upd765: Add output callback for unit/drive select lines (nw) AJR2019-01-101-1/+4
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* final cleanup (nw) Vas Crabb2018-08-291-25/+18
* upd765: add aux commands to 72065 (nw) cracyc2018-08-161-1/+15
* upd765: Fixes fifo mess-up on unexpected fifo pushes on hx5102. Michael Zapf2018-08-061-0/+9
* upd765.cpp: Partially revert 9eae4365246db04c1b2b432e24b91268b482564c to unbr... AJR2018-07-131-2/+6
* upd765: i82072 fixes (nw) (#3729) Patrick Mackinlay2018-07-091-57/+109
* 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