Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Programmers Reference 0.02b - <b>int 14h, 12h read current cursor location.</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 14h,  12h    Read current cursor location.

      Entry:  None

      Exit:   DH         Row (line)

              DL         Column

    Looks exactly like INT 10h,  subfunction 3,  on the IBM PC.  The current
    cursor location  (using the same coordinate  system as  function 16h) is
    passed back in DX.

See Also: INT 14h, 11h

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