summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nscsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* nscsi: have bad hard disk reads actually fail instead of just returning zeroe... arbee2020-09-201-4/+18
* nscsi_s1410: Fixed format unit command and data input. [Curt Coder] Curt Coder2020-08-221-10/+17
* nscsi/cd: handle eject command for SGI drives Davide Cavalca2020-04-271-1/+14
* abc1600: Hard disk WIP. (nw) Curt Coder2020-04-211-4/+4
* Correct region widths in miscellaneous drivers and devices (nw) AJR2019-11-161-2/+2
* Caravelle with two Es (nw) AJR2019-11-151-2/+2
* cdd2000: Better guess at HC11 type (nw) AJR2019-11-131-1/+1
* smoc501.h: Fix minor copy/paste mistake (nw) AJR2019-11-131-1/+1
* Add dump and skeleton device for Sony SMO-C501 MO Disk Controller [Don Maslin... AJR2019-11-123-0/+123
* (nw) misc cleanup: Vas Crabb2019-09-191-1/+2
* (nw) please try to ensure #include guards will trip special-casing in dumb pr... Vas Crabb2019-09-162-2/+2
* mc68hc11: CPU device modernization (nw) AJR2019-08-101-1/+1
* Revert "nscsi_cd: make sgi cdrom identify as hard disk" AJR2019-08-092-26/+6
* Add dump and skeleton device for Philips CDD2000 CD-R [Cyberia/2 Filebase] AJR2019-07-245-0/+176
* nscsi_cd: make sgi cdrom identify as hard disk Patrick Mackinlay2019-07-182-6/+26
* nscsi_hd: logging (nw) Patrick Mackinlay2019-07-181-2/+2
* nscsi: fix build (nw) Patrick Mackinlay2019-07-161-0/+2
* cw7501, cdr4201: Transform skeleton drivers into SCSI bus devices AJR2019-07-113-0/+151
* Default list of nscsi devices (nw) AJR2019-07-112-0/+24
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-116-0/+1577