summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ata/ataintf.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/ata: Do slot output signals the sensible way (fixes GitHub #11346). Vas Crabb2023-06-181-20/+12
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-9/+9
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-231-0/+276