summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cxd1185.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Machines promoted to working Patrick Mackinlay2020-04-051-6/+14
| | | | | | | | ---------------------------- Sony NEWS NWS-3260 [Patrick Mackinlay] (nw) * tidy up side effects * some additional notes
* cxd1185: fixes (nw) Patrick Mackinlay2020-04-031-21/+32
| | | | | * handle phase change during transfer * fix completion test during transfer in
* cxd1185: faster (nw) Patrick Mackinlay2020-04-011-1/+7
| | | | * don't always delay for the whole selection timeout
* cxd1185: fixes (nw) Patrick Mackinlay2020-03-311-7/+16
| | | | | | * clear initiator state and scsi control after selection timeout * start dma during dma out operations * improve scsi reset timer logic
* cxd1185: new device Patrick Mackinlay2020-03-291-0/+875