CD-ROM changes from Battler, including :
- New disc change handling - Additional ATAPI commands - CD drive-level volume control
This commit is contained in:
parent
5b3d307181
commit
0faa803061
13 changed files with 1600 additions and 378 deletions
|
|
@ -8,7 +8,6 @@ extern char iso_path[1024];
|
|||
|
||||
extern int iso_open(char *fn);
|
||||
extern void iso_reset();
|
||||
|
||||
#define CDROM_ISO 200
|
||||
extern void iso_close();
|
||||
|
||||
#endif /* ! CDROM_ISO_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue