summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/scsihle.h
Commit message (Expand)AuthorAgeFilesLines
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* removed GetCommand() and made command and commandLength protected (nw) smf-2012-10-111-3/+3
* delays the req signal (nw) smf-2012-10-101-1/+2
* removed some old commented out code (nw) smf-2012-10-091-1/+0
* Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsib... smf-2012-10-071-34/+64
* moved extra SCSI_PHASE_* into scsihle.h (nw) smf-2012-10-061-0/+2
* created new base class for scsi devices which scsihle derives from (nw) smf-2012-10-041-3/+5
* changed description (nw) smf-2012-10-041-1/+1
* renamed scsidev to scsihle (nw) smf-2012-10-041-0/+109