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, 01h set cursor size</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 10h, 01h            Set Cursor Size

    Adjusts the size of the cursor by setting its start and end lines.

        Entry   AH = 01h
                CH = Cursor start line (bits 0-4)
                CL = Cursor end line   (bits 0-4)

        Return  Nothing

See Also: Int 10h, 03h Int 10h, 1130h Int 10h, 12h /BL=34h

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