| Bios Call |
Article Index for Bios |
Website Links For Bios |
Information AboutBios Call |
| CATEGORIES ABOUT BIOS INTERRUPT CALL | |
| bios | |
| interrupts | |
|
INTERRUPT TABLE
Function Table
Second column is empty == function may be used both for floppy and hard disk. "FD" == for floppy disk only. "HD" == for hard disk only. "PS/2" == for hard disk on PS/2 system only. "EXT" == part of the Int 13h Extensions which were written in the 1990s to support hard drives with more than 8 GBytes. INT 13h AH=00h: Reset Disk Drives Parameters: INT 13h AH=01h: Check Drive Status Parameters: Results:
Results:
Remarks: Logical values of function 08h may/should differ from physical CHS values of function 48h. Result register CX contains both cylinders and sector/track values, see remark of function 02h. INT 13h AH=0Ah: Read Long Sectors From Drive The only difference between this function and function 02h (see above) is that function 0Ah reads 516 bytes per sector instead of only 512. The last 4 bytes contains the Error Correction Code ECC, a checksum of sector data. INT 13h AH=42h: Extended Read Sectors From Drive Parameters:
Results:
INT 13h AH=48h: Extended Read Drive Parameters Parameters:
Results:
Remark: Physical CHS values of function 48h may/should differ from logical values of function 08h. INT 18H: EXECUTE BASIC Description: This interrupt traditionally jumped to an implementation of BASIC stored in ROM. This call would typically be invoked if the BIOS was unable to identify any bootable volumes on startup. As time went on and BASIC was no longer shipped on all PCs, this interrupt would simply prompt the user to insert a bootable volume and press a key. INT 21H: MS-DOS FUNCTIONS INT 21h AH=00h: Exit To Shell Parameters: INT 21h AH=01h: Read Input From Keyboard Parameters: Results: INT 21h AH=02h: Write Character To Output Parameters: SEE ALSO EXTERNAL LINKS
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|