summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/swim1.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/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* swim1: Disable read side effects to help debugging AJR2021-07-301-1/+1
* iwm/swim: Fix annoyingly subtle write issue in the iwm and add some paranoia Olivier Galibert2021-03-021-1/+2
* swim1: import iwm fixes Olivier Galibert2021-02-151-0/+1
* swim1: Finish mfm write Olivier Galibert2021-02-041-2/+0
* swim1: Add mfm read, write needs a little more work Olivier Galibert2021-02-031-6/+38
* iwm, swim1: Implement async write on gcr Olivier Galibert2021-01-301-1/+2
* mac: fixes for Clang compile [R. Belmont] arbee2021-01-251-5/+5
* swim1: Remove the q3 clock, sync is just not usable Olivier Galibert2021-01-241-11/+5
* swim1.h: Fix clang build AJR2021-01-221-5/+10
* swim1: Embed the iwm Olivier Galibert2021-01-221-4/+62
* SWIM2: Enough of the write processing to make the timing calibration work. Olivier Galibert2021-01-111-0/+2
* clean up #include stuff, make trampoline constructors protected, restore blan... Vas Crabb2020-08-161-3/+3
* new files (nw) arbee2020-05-231-0/+48