CD-ROM IDE channel now configuarable. Based on patch from Battler.
This commit is contained in:
parent
4531f5c7a7
commit
5b3d307181
6 changed files with 152 additions and 65 deletions
|
|
@ -45,4 +45,6 @@ extern int idecallback[2];
|
|||
|
||||
extern char ide_fn[4][512];
|
||||
|
||||
extern int cdrom_channel;
|
||||
|
||||
#endif //__IDE__
|
||||
|
|
|
|||
Loading…
Reference in a new issue