Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TASM 2.x / MASM 6.x Assembly Language - <b>0:450h cursor position (column, row) for display pages</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
0:450h                   Cursor Position (Column, Row) for Display Pages

 Length: 16 bytes

    The cursor positions for each of the eight display pages. The cursor
    position for each page is in the order of column followed by row.

               0:450h - Cursor Position Page 0 (column, row)
               0:452h - Cursor Position Page 1 (column, row)
               0:454h - Cursor Position Page 2 (column, row)
               0:456h - Cursor Position Page 3 (column, row)
               0:458h - Cursor Position Page 4 (column, row)
               0:45Ah - Cursor Position Page 5 (column, row)
               0:45Ch - Cursor Position Page 6 (column, row)
               0:45Eh - Cursor Position Page 7 (column, row)

       Notes:         Use INT 10h, Service 03h, to obtain this
                      information.

See Also: INT 10h, 03h

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