Added support for up to four SCSI controllers, closes #343.
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
#ifndef EMU_SCSI_H
|
||||
#define EMU_SCSI_H
|
||||
|
||||
extern int scsi_card_current;
|
||||
extern int scsi_card_current[4];
|
||||
extern int scsi_card_current_legacy;
|
||||
|
||||
extern int scsi_card_available(int card);
|
||||
#ifdef EMU_DEVICE_H
|
||||
|
||||
Reference in New Issue
Block a user