summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd765.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-4/+11
* logerror is cool with std::string - don't use .c_str, some ostream flags stic... Vas Crabb2018-06-251-2/+2
* upd765: Add HEAD_LOAD state, used as a spinup delay by some systems. Michael Zapf2018-06-181-0/+1
* upd765: Improved logging; removed status flag ST1.ND on missing IDAM/DAM Michael Zapf2018-06-171-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-9/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-15/+15
* memory: Remove some space parameters from the apple2 domain [O. Galibert] Olivier Galibert2017-12-191-0/+3
* upd765: special case i82072 drive busy bit handling (nw) Patrick Mackinlay2017-10-041-1/+2
* upd765: sense interrupt status and i82072 changes (#2632) Patrick Mackinlay2017-09-131-6/+30
* upd765: added i82072 (#2607) Patrick Mackinlay2017-08-301-0/+12
* floppy: Add drive LED callback Dirk Best2017-08-271-0/+1
* upd765: Don't instantly finish the RECALIBRATE command Dirk Best2017-08-181-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-25/+28
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* write line member for terminal count line of upd765 (#1935) Patrick Mackinlay2017-01-061-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-39/+39
* reverting: Miodrag Milanovic2016-01-201-14/+14
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-14/+14
* override part 1 (nw) Miodrag Milanovic2015-12-051-22/+22
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+533