summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/nscsi_bus.h
Commit message (Expand)AuthorAgeFilesLines
* machine/nscsi_bus.cpp/.h: Add some more framework for future support of later... arbee2024-11-291-0/+8
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-7/+7
* nscsi_bus: pass pointer to struct for sense_data hap2023-09-211-3/+4
* nscsi_bus: fix -Wuninitialized warning hap2023-09-201-1/+13
* nscsi: Add SCSI tape device based on SIMH tape image format (#11430) Miëtek Bak2023-09-141-0/+330
* nscsi: Correct SCSI command names (#11426) Miëtek Bak‏2023-07-211-28/+62
* abc1600: Fixed hard disk formatting by introducing configurable byte transfer... Curt Coder2022-11-141-0/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+3
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-10/+10
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-10/+10
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* nscsi_bus: Class overhaul (nw) AJR2019-07-111-4/+16
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+12
* nscsi_cd: Add new nscsi_cdrom_device derived type for SGI systems tyfighter2019-02-081-1/+1
* nscsi_bus: removed MCFG macros (nw) Ivan Vangelista2019-01-291-7/+0
* nscsi_bus: request sense fix (nw) Patrick Mackinlay2019-01-101-1/+3
* wd33x9c: Checkpoint commit for co-debugging Olivier Galibert2019-01-031-3/+3
* indy_indigo2: Switch to using new wd33c9x core, nw mooglyguy2019-01-031-0/+9
* WD33C9X: More consistent interrupts, restructuring, and clean ups (#4457) tyfighter2019-01-021-26/+27
* nscsi: fix sense data if not cdrom in drive (nw) Sven Schnelle2018-11-281-0/+24
* nscsi: make sun4 probe-scsi happy (nw) Patrick Mackinlay2018-09-161-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+18
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* override part 1 (nw) Miodrag Milanovic2015-12-051-9/+9
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+428