SCSI now supports 7 devices.
Reworked hard drive / CD-ROM / Zip configuration functions a bit.
This commit is contained in:
parent
c298e706a4
commit
0d36eeaabe
13 changed files with 4555 additions and 3951 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue