summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd1010.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-3/+3
* Merge branch 'master' into time-experiments2 Aaron Giles2021-06-041-0/+9
|\
| * wd1010: expand head selection Patrick Mackinlay2021-05-101-0/+9
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
|/
* wd1010: Improve implementation Dirk Best2020-10-101-72/+150
* 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) suppress side effects, standardise #include guards Vas Crabb2019-04-121-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+583
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-583/+0
* New device: Western Digital WD1010-05 Dirk Best2019-02-231-0/+583