summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/nscsi_cd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Omitting braces style is the devil (nw) arbee2019-05-121-0/+4
* apple2: fix long hang on SCSI Card boot when a CD-ROM is present with no disc... arbee2019-05-121-0/+29
* nscsi_cd: support mode page 0x01, allows Apple II SCSI Card to access CD-ROMs... arbee2019-03-281-0/+16
* (nw) Clean up the mess on master Vas Crabb2019-03-261-27/+269
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-269/+27
* srcclean (nw) Vas Crabb2019-02-241-1/+1
* nscsi_cd: Add new nscsi_cdrom_device derived type for SGI systems tyfighter2019-02-081-1/+50
* nscsi_?d: Return diagnostics [O. Galibert] Olivier Galibert2019-01-241-0/+42
* nscsi_cd: aliasing, we hates it we does (nw) Patrick Mackinlay2019-01-231-1/+0
* nscsi_cd: minor fixes (nw) Patrick Mackinlay2019-01-221-14/+20
* wd33c9x: Fix non-dma data retrieval [O. Galibert] Olivier Galibert2019-01-101-9/+155
* wd33x9c: Checkpoint commit for co-debugging Olivier Galibert2019-01-031-5/+5
* nscsi: fix sense data if not cdrom in drive (nw) Sven Schnelle2018-11-281-2/+2
* -scsicd512.cpp: Added various legacy SCSI CD-ROM devices which support 512-by... mooglyguy2018-11-131-8/+53
* NSCSI: disable debug Sven Schnelle2018-10-111-1/+1
* nscsi_cd: set block size with mode select (nw) Patrick Mackinlay2018-10-021-1/+29
* srcclean (nw) Vas Crabb2018-09-231-1/+1
* nscsi: make sun4 probe-scsi happy (nw) Patrick Mackinlay2018-09-161-1/+17
* -nscsi_cd: Return mid-sector data when initiating a read mid-sector in 512-by... mooglyguy2018-09-161-1/+2
* nscsi_cd: support media changes (nw) Patrick Mackinlay2018-07-231-10/+24
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-2/+2
* nscsi: add support for CD-ROMs with 512-byte blocks (#3727) Patrick Mackinlay2018-07-061-42/+58
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* 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-2/+2
* 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-4/+4
* reverting: Miodrag Milanovic2016-01-201-10/+10
* tags are now strings (nw) Miodrag Milanovic2016-01-161-10/+10
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+251