summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/swim2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+0
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean in preparation for branching release Vas Crabb2021-01-241-2/+2
* swim2: Add mfm read, fix mfm write and mfm detection. SWIM2 seems done at th... Olivier Galibert2021-01-171-1/+4
* swim2: Add reading, writing gcr up to track 63. Olivier Galibert2021-01-151-2/+5
* SWIM2: Enough of the write processing to make the timing calibration work. Olivier Galibert2021-01-111-2/+25
* clean up #include stuff, make trampoline constructors protected, restore blan... Vas Crabb2020-08-161-3/+3
* new files (nw) arbee2020-05-231-0/+48