summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/scsicb.h
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-18/+9
* switched SCSICB to use DEVCB2 [smf] smf-2012-10-151-29/+51
* default all lines high & improved logging (nw) smf-2012-10-091-3/+5
* Moved scsi protocol code from scsibus_device to scsihle_device, leaving scsib... smf-2012-10-071-27/+28
* added atn to scsicb for completeness & renamed reset line to rst. (nw) smf-2012-10-071-0/+4
* changed rmnimbus to use DEVCB & added a callback for ACK. (nw) smf-2012-10-071-2/+2
* talking to scsibus is now done via scsicb (nw) smf-2012-10-061-0/+27
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+1
* Split out callbacks from scsibus_device into scscb_device, eventually this wi... smf-2012-09-061-0/+64