summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/aic580.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-19/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* aic580: Improve transfer speed calculation (nw) AJR2019-10-251-2/+5
* aha1542a, aha1542b: Split out AIC-580 emulation to new device (nw) AJR2019-10-251-0/+378