Go to the source code of this file.
Defines | |
| #define | BDA_SEG 0x0040 |
| #define | BDA_FBMS 0x0013 |
| #define | BDA_NUM_DRIVES 0x0075 |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER) | |
| #define BDA_SEG 0x0040 |
Definition at line 6 of file bios.h.
Referenced by bios_currticks(), get_fbms(), hook_int13(), int13_check_num_drives(), int13_get_parameters(), int13_set_num_drives(), register_int13_drive(), and set_fbms().
| #define BDA_FBMS 0x0013 |
| #define BDA_NUM_DRIVES 0x0075 |
Definition at line 8 of file bios.h.
Referenced by hook_int13(), int13_check_num_drives(), int13_get_parameters(), int13_set_num_drives(), and register_int13_drive().
| FILE_LICENCE | ( | GPL2_OR_LATER | ) |
1.5.7.1