summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/aic6250.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-10/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* nscsi_bus: Class overhaul (nw) AJR2019-07-111-0/+1
* aha1542a, aha1542b: Pass the FIFO tests (nw) AJR2019-05-061-2/+2
* aic6250: Invert Port A outputs; misc. small fixes (nw) AJR2019-03-311-5/+6
* aic6250: Preliminary, untested implementation of processor memory requests (nw) AJR2019-03-311-23/+87
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+3
* Add skeleton AHA-1740 and AHA-1742A ISA devices AJR2019-03-221-2/+13
* Add AHA-1542A, AHA-1542B, and BIOS v1.02 of AHA-1542C ROMs from Adaptec AJR2019-03-181-1/+1
* aic6250: minor fixes (nw) Patrick Mackinlay2018-11-201-0/+14
* aic6250: minor fixes (nw) Patrick Mackinlay2018-11-041-18/+18
* aic6250: ready for 16 bit dma (nw) Patrick Mackinlay2018-10-311-0/+19
* aic6250: new device (nw) Patrick Mackinlay2018-10-311-0/+1019