summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd765.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup: Vas Crabb2019-10-051-6/+6
* wd37c65c: Allow second clock to be configured (not used yet) (nw) AJR2019-04-171-0/+13
* upd765: Add uPD72069 device type for mpc3000 (nw) AJR2019-04-131-0/+9
* upd765: Drive selection improvements AJR2019-04-131-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-23/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-20/+23
* upd765: Simplify read/write handlers (nw) AJR2019-03-101-22/+15
* fs3216: Start fleshing out the FDC interface (nw) AJR2019-01-121-1/+3
* upd765: Add output callback for unit/drive select lines (nw) AJR2019-01-101-0/+2
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-18/+18
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-1/+2
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-72/+30
* -hd63450: Removed MCFG, nw mooglyguy2018-08-281-1/+10
* upd765: add aux commands to 72065 (nw) cracyc2018-08-161-0/+1
* upd765: i82072 fixes (nw) (#3729) Patrick Mackinlay2018-07-091-1/+9
* 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