Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 2 |
R1 | Floppy drive number |
R8 | Pointer to |
Exit | |
---|---|
R0 | Preserved ? |
R1 | Preserved ? |
R8 | Preserved ? |
The purpose of this call is to lock a floppy disc in a drive.
It should at least ensure that the drive light stays on until unlocked. Note that locks are counted, so each ‘lock drive’ must be matched by an ‘unlock drive’.
This call only works for floppy disc drives.
FileCore_MiscOp 3 reverses a single MiscOp 2 call.