Merge pull request #1618 from 86Box/master

Bring the branch up to par with master.
This commit is contained in:
Miran Grča
2021-08-20 16:58:49 +02:00
committed by GitHub
6 changed files with 746 additions and 321 deletions

View File

@@ -26,6 +26,7 @@
extern const device_t scsi_lcs6821n_device;
extern const device_t scsi_rt1000b_device;
extern const device_t scsi_t128_device;
extern const device_t scsi_t130b_device;
#if defined(DEV_BRANCH) && defined(USE_SUMO)
extern const device_t scsi_scsiat_device;