summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nscsi
Commit message (Expand)AuthorAgeFilesLines
* cd.cpp: Fix regression booting SGI Indy from CD-ROM [sneakywumpus, R. Belmont] arbee2021-07-241-1/+2
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-201-1/+1
* cdr-254sh: Skeleton Olivier Galibert2021-05-103-0/+106
* nscsi_cd: Implement READ DISC INFORMATION command. [R. Belmont] arbee2021-05-091-0/+35
* cd.cpp: Macs now can see and boot from CD-ROM. [R. Belmont, Al Kossow] arbee2021-05-081-0/+15
* mac.cpp, mac128.cpp, macprtb.cpp, macpwrbk030.cpp, macquadra.cpp: Add helper ... AJR2021-05-082-1/+8
* cdu75s: Fix minor typo Olivier Galibert2021-04-261-1/+1
* thomson,bm3: Correct compile errors due to incorrectly pushing a not entirely... Olivier Galibert2021-04-191-0/+3
* cdu75s: Add internal rom dump [Al Kossow] Olivier Galibert2021-04-191-23/+1
* cdu561_25: Add third BIOS dump; add info on CXD2568M; correct typo [Bitsavers] AJR2021-04-181-2/+5
* nscsi: Add dump and skeleton device for Sony CDU561-25 CD-ROM drive [Bitsavers] AJR2021-04-163-0/+115
* cdu415: Add skeleton Olivier Galibert2021-04-144-4/+116
* cdu75s: Add some comments Olivier Galibert2021-04-121-1/+15
* cdu75s: start the driver Olivier Galibert2021-04-083-0/+128
* fix several genuine issues found by coverity Patrick Mackinlay2021-01-061-1/+1
* Add dump of AppleCD 150 [DBWBP] AJR2020-11-203-0/+124
* 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