Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- VGA registers - <b>cursor start index 0ah crtc</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Cursor start           index 0Ah  CRTC

Layout  b5     COO  Cursor on/off
        b4-b0  CS   Cursor start

- Cursor on/off (bit 5)
        0 : Turn the cursor off.
        1 : Turn the cursor on.

- Cursor start (bits 4-0)
        The number of the scan line within a character box that will
        be the first scan lind displayed for the cursor. Because the
        maximum character size is 32 scan lines, this value may range
        from 0 to 31.

See Also: Cursor end

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