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 - swbios - set 1024 cylinder flag http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 13 - SWBIOS - SET 1024 CYLINDER FLAG
        AH = EEh
        DL = drive number (80h, 81h)
Return: CF clear
           AH = 00h
Notes:  the following INT 13 call will interpret the cylinder number as 1024
          less than the desired cylinder
        flag cleared by all INT 13 calls except AH=EEh
        SWBIOS is a TSR by Ontrack Computer Systems; Disk Manager also supports
          these calls
SeeAlso: AH=F9h,AH=FEh

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