summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/nscsi_hd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-524/+0
* nscsi_hd: verify stub (nw) Patrick Mackinlay2019-05-161-0/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-21/+126
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-126/+21
* nscsi_?d: Return diagnostics [O. Galibert] Olivier Galibert2019-01-241-0/+42
* nscsi_hd: fix inquiry (nw) Olivier Galibert2019-01-231-2/+2
* nscsi_hd: stubs some mode pages (nw) Patrick Mackinlay2019-01-101-8/+73
* wd33x9c: Checkpoint commit for co-debugging Olivier Galibert2019-01-031-9/+7
* nscsi_harddisk_device: track the current block LBA on writes (#4463) tyfighter2019-01-031-2/+2
* NSCSI: disable debug Sven Schnelle2018-10-111-1/+1
* nscsi_hd: minor logging improvement (nw) Patrick Mackinlay2018-09-181-1/+1
* -sbus: Fixed a minor typo in the description of the Artecon serial/parallel b... mooglyguy2018-09-161-8/+18
* nscsi_hd: add FORMAT_UNIT command (nw) Sven Schnelle2018-08-311-0/+21
* nscsi: add support for CD-ROMs with 512-byte blocks (#3727) Patrick Mackinlay2018-07-061-1/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* kiss (nw) Patrick Mackinlay2017-12-201-3/+1
* doh (nw) Patrick Mackinlay2017-12-201-2/+1
* more formatting (nw) Patrick Mackinlay2017-12-201-1/+1
* formatting (nw) Patrick Mackinlay2017-12-201-2/+2
* nscsi: use chd idnt metadata for inquiry Patrick Mackinlay2017-12-201-54/+63
* nscsi_hd: correction for INQUIRY with bad lun (nw) Patrick Mackinlay2017-07-091-5/+8
* some more devices/machine to device_add_mconfig (nw) Ivan Vangelista2017-06-011-5/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-15/+15
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-15/+15
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+369