Revision 62
Added by markw over 11 years ago
atari_drive_emulator.h | ||
---|---|---|
// For a read-only disk, just have no write function!
|
||
struct SimpleFile;
|
||
void set_drive_status(int driveNumber, struct SimpleFile * file);
|
||
void describe_disk(int driveNumber, char * buffer);
|
||
|
Added real-only support. Describe disk image in menu.