summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/microdrv.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-3/+0
* 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-3/+3
* API change for device_image_interface AJR2023-03-301-3/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+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-2/+1
* srcclean (nw) Vas Crabb2019-08-251-2/+2
* steps towards some spectrum expansions - attempt 2 (resynced to AJRs changes)... David Haywood2019-07-311-4/+10
* microdrv: Change image type to magtape; default clock; move to imagedev (nw) AJR2019-07-301-0/+185