summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd1010.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-8/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* wd1010: expand head selection Patrick Mackinlay2021-05-101-1/+7
* Fix clang compile. Curt Coder2020-10-131-1/+1
* wd1010: Improve implementation Dirk Best2020-10-101-2/+18
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-131-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+143
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-143/+0
* New device: Western Digital WD1010-05 Dirk Best2019-02-231-0/+143