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
|
|
@ -548,7 +548,7 @@ typedef struct
|
|||
int tracks;
|
||||
} PcemHDC;
|
||||
|
||||
PcemHDC hdc[4];
|
||||
PcemHDC hdc[7];
|
||||
|
||||
/*Keyboard*/
|
||||
int keybsenddelay;
|
||||
|
|
|
|||
Loading…
Reference in a new issue