summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/fm_scsi.h
Commit message (Expand)AuthorAgeFilesLines
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-201-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-4/+2
* (MESS) use DEVCB2 for callbacks & run srcclean (nw) smf-2012-10-191-56/+57
* moved extra SCSI_PHASE_* into scsihle.h (nw) smf-2012-10-061-4/+0
* renamed scsidev to scsihle (nw) smf-2012-10-041-2/+2
* Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS.... smf-2012-08-291-2/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+107