Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Interrupts & Ports - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

        Set cursor characteristics

        Entry:
          AH = 01h
          CH bits 5-6 = blink attribute
                       (00=normal, 01=invisible, 10=slow, 11=fast)
          CH bits 0-4 = start line for cursor in char. cell
          CL bits 0-4 = end line for cursor in char. cell
        Return:
          AX,SI,DI,BP destroyed by call

See Also: INT 10h, 03h

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