| Commit message (Expand) | Author | Age | Files | Lines |
| * | machine/swim1.cpp: Guard against machine().time() going randomly in reverse. ... |  arbee | 2025-11-19 | 1 | -0/+8 |
| * | machine/applepic.cpp: Cleaned up IRQ handling, finished and tested DMA. [R. B... |  arbee | 2024-07-03 | 1 | -32/+50 |
| * | remove x file attribute from some source files |  hap | 2023-09-09 | 1 | -0/+0 |
| * | devices/swim1.cpp: Remove unnecssary debug_break(). [R. Belmont] |  arbee | 2023-09-01 | 1 | -1/+0 |
| * | swim1: Disable logging by default |  AJR | 2023-04-11 | 1 | -17/+20 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -2/+2 |
| * | swim1/swim2 - initialize m_floppy and m_timer (#9291) |  ksherlock | 2022-02-10 | 1 | -1/+4 |
| * | bus/a2bus: Added Apple II 3.5" Disk Controller Card. (#9215) |  ksherlock | 2022-02-09 | 1 | -2/+0 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | swim1, swim2: Implement callback for DAT1BYTE output |  AJR | 2021-08-13 | 1 | -0/+24 |
| * | swim1: Disable read side effects to help debugging |  AJR | 2021-07-30 | 1 | -9/+20 |
| * | swim: Fixed bugs linked to device selection |  Olivier Galibert | 2021-05-24 | 1 | -2/+9 |
| * | swim1: fix iwm clocking |  Olivier Galibert | 2021-03-05 | 1 | -1/+1 |
| * | iwm/swim: Fix annoyingly subtle write issue in the iwm and add some paranoia |  Olivier Galibert | 2021-03-02 | 1 | -0/+6 |
| * | swim: local var "bit" is int instead of bool |  hap | 2021-02-28 | 1 | -2/+2 |
| * | Fix MSVC build |  Aaron Giles | 2021-02-28 | 1 | -1/+1 |
| * | iwm/swim1: correct sense value when drive is not connectd |  Olivier Galibert | 2021-02-22 | 1 | -1/+1 |
| * | iwm/swim: Small write fixes |  Olivier Galibert | 2021-02-21 | 1 | -3/+10 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-02-21 | 1 | -8/+8 |
| * | swim1: import iwm fixes |  Olivier Galibert | 2021-02-15 | 1 | -61/+79 |
| * | swim1: propagate the iwm wpt correction |  Olivier Galibert | 2021-02-04 | 1 | -1/+1 |
| * | swim1: Finish mfm write |  Olivier Galibert | 2021-02-04 | 1 | -11/+24 |
| * | swim1: Add mfm read, write needs a little more work |  Olivier Galibert | 2021-02-03 | 1 | -15/+485 |
| * | iwm, swim1: Implement async write on gcr |  Olivier Galibert | 2021-01-30 | 1 | -14/+53 |
| * | swim1: Remove the q3 clock, sync is just not usable |  Olivier Galibert | 2021-01-24 | 1 | -30/+4 |
| * | srcclean in preparation for branching release |  Vas Crabb | 2021-01-24 | 1 | -1/+1 |
| * | iwm, swim1: devsel makes more sense now, I think |  Olivier Galibert | 2021-01-23 | 1 | -1/+3 |
| * | swim1: Embed the iwm |  Olivier Galibert | 2021-01-22 | 1 | -78/+540 |
| * | SWIM2: Enough of the write processing to make the timing calibration work. |  Olivier Galibert | 2021-01-11 | 1 | -0/+3 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -3/+3 |
| * | new files (nw) |  arbee | 2020-05-23 | 1 | -0/+173 |