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 10 - video - read cursor position http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 10 - VIDEO - READ CURSOR POSITION
        AH = 03h
        BH = page number
            0 in graphics modes
            0-3 in modes 2&3
            0-7 in modes 0&1
Return: DH,DL = row,column
        CH = cursor start line
        CL = cursor end line
SeeAlso: AH=01h,02h

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