SCSI now supports 7 devices.

Reworked hard drive / CD-ROM / Zip configuration functions a bit.
This commit is contained in:
SarahW 2018-03-02 21:54:20 +00:00
commit 0d36eeaabe
13 changed files with 4555 additions and 3951 deletions

View file

@ -24,7 +24,7 @@ extern int ideboard;
extern int idecallback[2];
extern char ide_fn[4][512];
extern char ide_fn[7][512];
extern int cdrom_channel, zip_channel;