summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/microdrv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-8/+8
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-1/+1
* Small fixes and cleanup: Vas Crabb2023-04-041-2/+2
* API change for device_image_interface AJR2023-03-301-1/+1
* - 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
* device_image_interface: Interface overhaul AJR2022-01-061-12/+2
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+12
* steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)... David Haywood2019-07-311-2/+2
* microdrv: Change image type to magtape; default clock; move to imagedev (nw) AJR2019-07-301-0/+94