summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/swim2.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* machine/applepic.cpp: Cleaned up IRQ handling, finished and tested DMA. [R. B... arbee2024-07-031-0/+2
* - 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