summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd1000.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* wd1000: save state 68bit2019-11-081-19/+34
* srcclean (nw) Vas Crabb2019-09-221-1/+1
* wd1000.cpp: Replace bzero with std::fill (nw) AJR2019-08-271-1/+1
* swtpc09: add hard disk support for the DMAF3 controller 68bit2019-08-271-4/+0
* WD1000: new hard disk controller 68bit2019-08-261-0/+622