Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 13 - disk - get type (at,xt2,xt286,conv,ps) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 13 - DISK - GET TYPE (AT,XT2,XT286,CONV,PS)
        AH = 15h
        DL = drive ID
Return: CF set on error
        AH = disk type
            00h = disk not there
            01h = floppy, no change detection present
            02h = floppy with change detection
            03h = fixed disk
               CX:DX = number of 512-byte sectors
SeeAlso: AH=17h,AH=19h"SCSI"

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson