Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BIOS ref. - <b>int 10h, 03h read cursor position and size</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10h, 03h            Read Cursor Position and Size

    Reports the cursor position (row and column) and size for a
    specified display page.

        Entry   AH = 03h
                BH = Display page number

        Return  CH = Cursor start line
                CL = Cursor end line
                DH = Row
                DL = Column

See Also: Int 10h, 01h Int 10h, 02h Int 10h, 05h

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