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]

        Read cursor position

        Entry:
          AH = 03h
          BH = Page number
                 0   in graphics modes
                 0-3 in modes 2&3
                 0-7 in modes 0&1
        Return:
          DH = row
          DL = column
          CH = cursor start line
          CL = cursor end line
          AX,SI,DI,BP destroyed by call

See Also: INT 10h, 01h INT 10h, 02h

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