|
|
Copyright 1991 David Jurgens |
INT 10,8 - Read Character and Attribute at Cursor Position
AH = 08
BH = display page
on return:
AH = attribute of character (alpha modes only)
AL = character at cursor position
- in video mode 4 (300x200 4 color) on the EGA, MCGA and VGA
this function works only on page zero
|
|
Esc or Alt-X to exit |
int 10,8 |
Home/PgUp/PgDn/End ←↑↓→ |