summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nscsi/hd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "wip" Patrick Mackinlay2025-01-101-1/+1
* wip Patrick Mackinlay2025-01-101-1/+1
* machine/nscsi_bus.cpp/.h: Add some more framework for future support of later... arbee2024-11-291-2/+7
* ata/cr589.cpp, isa/mcd.cpp, nscsi/hd.cpp, nscsi/s1410.cpp: Use multibyte.h he... AJR2024-01-091-50/+43
* machine/atahle.cpp, machine/atastorage.cpp: Updates [R. Belmont] arbee2023-08-131-1/+1
* nscsi: Correct SCSI command names (#11426) Miëtek Bak‏2023-07-211-5/+5
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-3/+2
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-13/+12
* hard_disk_file: Hide the chd Olivier Galibert2022-04-041-4/+1
* hard_disk_file: classify Olivier Galibert2022-04-011-33/+33
* ncsi/hd.cpp: Copy "MODE SELECT 6" from cd.cpp; fixes #8922 (#8939) Logan B2021-12-061-1/+6
* hd.cpp: Minor logging changes. Michael Zapf2021-12-041-1/+3
* nscsi: have bad hard disk reads actually fail instead of just returning zeroe... arbee2020-09-201-4/+18
* nscsi_hd: logging (nw) Patrick Mackinlay2019-07-181-2/+2
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-0/+524