| Commit message (Expand) | Author | Age | Files | Lines |
| * | Since I already had to touch all device_timer signatures, bite the bullet and... |  Aaron Giles | 2021-08-20 | 1 | -1/+1 |
| * | Merge branch 'master' into time-experiments2 |  Aaron Giles | 2021-06-04 | 1 | -3/+11 |
| |\ |
|
| | * | iwm.cpp, swim2.cpp: Use logmacro and disable logging by default |  AJR | 2021-05-06 | 1 | -3/+11 |
| * | | Major timer object reshuffling. timer_expired_delegate wraps the various call... |  Aaron Giles | 2021-03-26 | 1 | -1/+1 |
| * | | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... |  Aaron Giles | 2021-03-24 | 1 | -1/+1 |
| |/ |
|
| * | iwm/swim: Fix annoyingly subtle write issue in the iwm and add some paranoia |  Olivier Galibert | 2021-03-02 | 1 | -1/+7 |
| * | iwm/swim1: correct sense value when drive is not connectd |  Olivier Galibert | 2021-02-22 | 1 | -1/+1 |
| * | iwm: Finish the fix, sorry about the mistake |  Olivier Galibert | 2021-02-22 | 1 | -2/+2 |
| * | iwm: compile fix [R. Belmont] |  arbee | 2021-02-21 | 1 | -1/+1 |
| * | iwm/swim: Small write fixes |  Olivier Galibert | 2021-02-21 | 1 | -7/+17 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-02-21 | 1 | -3/+3 |
| * | swim1: import iwm fixes |  Olivier Galibert | 2021-02-15 | 1 | -1/+1 |
| * | iwm: Better state management, better write flush, better underrun handling |  Olivier Galibert | 2021-02-15 | 1 | -55/+57 |
| * | apple floppy: Correct the dskchg polarity. |  Olivier Galibert | 2021-02-12 | 1 | -6/+9 |
| * | floppy: Filter out the writes when write protected, useful when when the appl... |  Olivier Galibert | 2021-02-12 | 1 | -3/+0 |
| * | iwm: Fix the random track trashing due to not clearing the write buffer corre... |  Olivier Galibert | 2021-02-09 | 1 | -3/+7 |
| * | Revert "swim" and "apple2gs/iwm: Work", wip pushed by mistake |  Olivier Galibert | 2021-02-08 | 1 | -3/+2 |
| * | apple2gs/iwm: Work |  Olivier Galibert | 2021-02-08 | 1 | -2/+3 |
| * | floppy 525: Better wpt management |  Olivier Galibert | 2021-02-04 | 1 | -1/+6 |
| * | 2gs: Fixes, and more fixes |  Olivier Galibert | 2021-02-04 | 1 | -4/+5 |
| * | 2gs: Better floppy interaction |  Olivier Galibert | 2021-02-04 | 1 | -5/+2 |
| * | swim1: Add mfm read, write needs a little more work |  Olivier Galibert | 2021-02-03 | 1 | -1/+0 |
| * | iwm: remove disable_mon, move to floppy |  Olivier Galibert | 2021-01-31 | 1 | -12/+8 |
| * | iwm, swim1: Implement async write on gcr |  Olivier Galibert | 2021-01-30 | 1 | -15/+11 |
| * | iwm: Start of implementation of async write |  Olivier Galibert | 2021-01-24 | 1 | -13/+70 |
| * | iwm, swim1: devsel makes more sense now, I think |  Olivier Galibert | 2021-01-23 | 1 | -8/+12 |
| * | iwm: motor/devsel is a little weird, hope this works |  Olivier Galibert | 2021-01-23 | 1 | -8/+2 |
| * | swim1: Embed the iwm |  Olivier Galibert | 2021-01-22 | 1 | -13/+24 |
| * | devices/machine/iwm.cpp, device/machine/ncr539x.cpp, mame/machine/abc1600mac.... |  Ivan Vangelista | 2020-07-03 | 1 | -2/+2 |
| * | Fix vs2019 build |  Frank Palazzolo | 2020-06-26 | 1 | -2/+4 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -1/+1 |
| * | iwm: Fix build (nw) |  AJR | 2020-05-24 | 1 | -2/+2 |
| * | new files (nw) |  arbee | 2020-05-23 | 1 | -0/+439 |