Added IBM SCSI Adapter with Cache (Spock) emulation.

This commit is contained in:
SarahW 2020-02-26 22:26:12 +00:00
commit 61bdb5c8ba
6 changed files with 1284 additions and 3 deletions

1
src/scsi_ibm.h Normal file
View file

@ -0,0 +1 @@
extern device_t scsi_ibm_device;