Defines | |
| #define | INT13_EXTENSION_LINEAR 0x01 |
| Extended disk access functions supported. | |
| #define | INT13_EXTENSION_REMOVABLE 0x02 |
| Removable drive functions supported. | |
| #define | INT13_EXTENSION_EDD 0x04 |
| EDD functions supported. | |
| #define INT13_EXTENSION_LINEAR 0x01 |
Extended disk access functions supported.
Definition at line 197 of file int13.h.
Referenced by int13_extension_check().
| #define INT13_EXTENSION_REMOVABLE 0x02 |
1.5.7.1