| Commit message (Expand) | Author | Age | Files | Lines |
| * | upd765: Fix another copy/paste mistake (nw) |  AJR | 2020-05-19 | 1 | -2/+2 |
| * | upd765: Fix copy/paste mistake (nw) |  AJR | 2020-05-19 | 1 | -2/+2 |
| * | pc8477a, tc8566af: Increase number of steps for recalibrate command |  AJR | 2020-05-19 | 1 | -0/+3 |
| * | n82077aa, pc8477: SRA and SRB are not mapped in AT mode (nw) |  AJR | 2020-05-18 | 1 | -4/+8 |
| * | upd765: Move PS/2-class functionality out of base device (nw) |  AJR | 2020-05-18 | 1 | -60/+133 |
| * | uPD765 family updates |  AJR | 2020-05-18 | 1 | -20/+36 |
| * | upd765: bah (nw) |  Patrick Mackinlay | 2020-04-24 | 1 | -1/+1 |
| * | upd765: partially revert dma change (nw) |  Patrick Mackinlay | 2020-04-24 | 1 | -2/+2 |
| * | upd765: dma fixes (nw) |  Patrick Mackinlay | 2020-04-16 | 1 | -3/+3 |
| * | wd37c65c: Note on map use (nw) |  AJR | 2020-04-08 | 1 | -0/+3 |
| * | Collapse pc_fdc device hierarchy (nw) |  AJR | 2020-04-07 | 1 | -1/+1 |
| * | upd765: upd72067 stub (nw) |  Patrick Mackinlay | 2020-03-26 | 1 | -0/+44 |
| * | (nw) misc cleanup: |  Vas Crabb | 2019-10-05 | 1 | -11/+11 |
| * | wd37c65c: Allow second clock to be configured (not used yet) (nw) |  AJR | 2019-04-17 | 1 | -1/+5 |
| * | upd765: Add uPD72069 device type for mpc3000 (nw) |  AJR | 2019-04-13 | 1 | -1/+14 |
| * | upd765: Drive selection improvements |  AJR | 2019-04-13 | 1 | -2/+15 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -64/+75 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -75/+64 |
| * | upd765.cpp: Correct result from Read ID when scan failed |  AmatCoder | 2019-03-19 | 1 | -0/+3 |
| * | i8251, upd765: Allow read side effects to be disabled (nw) |  AJR | 2019-03-10 | 1 | -11/+17 |
| * | upd765: Simplify read/write handlers (nw) |  AJR | 2019-03-10 | 1 | -38/+18 |
| * | upd765: Fix Speedlock copy protection regression. |  Michael Zapf | 2019-03-06 | 1 | -10/+21 |
| * | fs3216: Start fleshing out the FDC interface (nw) |  AJR | 2019-01-12 | 1 | -4/+12 |
| * | upd765: Add output callback for unit/drive select lines (nw) |  AJR | 2019-01-10 | 1 | -1/+4 |
| * | upd765: Add (mostly standard) clocks to all devices in the family (nw) |  AJR | 2018-12-13 | 1 | -1/+1 |
| * | Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... |  AJR | 2018-11-25 | 1 | -0/+1 |
| * | final cleanup (nw) |  Vas Crabb | 2018-08-29 | 1 | -25/+18 |
| * | upd765: add aux commands to 72065 (nw) |  cracyc | 2018-08-16 | 1 | -1/+15 |
| * | upd765: Fixes fifo mess-up on unexpected fifo pushes on hx5102. |  Michael Zapf | 2018-08-06 | 1 | -0/+9 |
| * | upd765.cpp: Partially revert 9eae4365246db04c1b2b432e24b91268b482564c to unbr... |  AJR | 2018-07-13 | 1 | -2/+6 |
| * | upd765: i82072 fixes (nw) (#3729) |  Patrick Mackinlay | 2018-07-09 | 1 | -57/+109 |
| * | logerror is cool with std::string - don't use .c_str, some ostream flags stic... |  Vas Crabb | 2018-06-25 | 1 | -36/+36 |
| * | upd765: Add HEAD_LOAD state, used as a spinup delay by some systems. |  Michael Zapf | 2018-06-18 | 1 | -8/+34 |
| * | upd765: Improved logging; removed status flag ST1.ND on missing IDAM/DAM |  Michael Zapf | 2018-06-17 | 1 | -24/+97 |
| * | as if millions of this pointers suddenly cried out in terror, and were sudden... |  Vas Crabb | 2018-06-08 | 1 | -72/+62 |
| * | Added logmacros to upd765, increased track buffer for hfe format (nw) |  Michael Zapf | 2018-05-10 | 1 | -75/+98 |
| * | maps: Finish devices/machine (nw) |  Olivier Galibert | 2018-04-20 | 1 | -27/+32 |
| * | maps: Finish map.m() (nw) |  Olivier Galibert | 2018-04-19 | 1 | -55/+63 |
| * | API change: Memory maps are now methods of the owner class [O. Galibert] |  Olivier Galibert | 2018-02-12 | 1 | -13/+13 |
| * | memory: Remove some space parameters from the apple2 domain [O. Galibert] |  Olivier Galibert | 2017-12-19 | 1 | -0/+15 |
| * | upd765: special case i82072 drive busy bit handling (nw) |  Patrick Mackinlay | 2017-10-04 | 1 | -4/+33 |
| * | (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... |  Vas Crabb | 2017-09-24 | 1 | -1/+1 |
| * | upd765: sense interrupt status and i82072 changes (#2632) |  Patrick Mackinlay | 2017-09-13 | 1 | -78/+274 |
| * | upd765: added i82072 (#2607) |  Patrick Mackinlay | 2017-08-30 | 1 | -0/+11 |
| * | floppy: Add drive LED callback |  Dirk Best | 2017-08-27 | 1 | -0/+16 |
| * | upd765: Turn logging off (nw) |  Dirk Best | 2017-08-18 | 1 | -1/+1 |
| * | upd765: Make SEEK also take some time, fixes KOS FORMAT command |  Dirk Best | 2017-08-18 | 1 | -3/+3 |
| * | upd765: Don't instantly finish the RECALIBRATE command |  Dirk Best | 2017-08-18 | 1 | -2/+9 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -27/+27 |
| * | Device validation fixes, part FDC (nw) |  AJR | 2017-03-03 | 1 | -3/+3 |