Specifications

D:\D\inter61a\INTERRUP.A Saturday, January 08, 2011 11:31 AM
BL = cell height
SeeAlso: AH=60h"HUNTER",AH=77h"HUNTER"
--------V-1074------------------------------------
INT 10 - HUNTER 16 - SET LCD WINDOWS POSITION
AH = 74h
DH = row (0..24)
DL = column (0..79)
Return: nothing
Desc: set the position in the virtual screen being displayed in the LCD
screen. If Split Screen (INT 10/AH=66h) is used, this call sets the
position for the window which has the cursor.
SeeAlso: AH=66h"HUNTER",AH=75h,AH=76h
--------V-1075------------------------------------
INT 10 - HUNTER 16 - SET ZOOM
AH = 75h
AL = new Zoom state (00h off, nonzero on)
Return: nothing
SeeAlso: AH=74h,AH=76h
--------V-1076------------------------------------
INT 10 - HUNTER 16 - LOOKING KEYS
AH = 76h
AL = action
00h home the window
01h move up one line
02h move down one line
03h move left one character
04h move right one character
05h flip window to other side of virtual screen
Return: nothing
Desc: moves the displayed screen around the virtual screen
SeeAlso: AH=74h,AH=75h
--------V-1077------------------------------------
INT 10 - HUNTER 16 - GET GRAPHICS FONT
AH = 77h
Return: AL = font number (see #00200)
SeeAlso: AH=60h"HUNTER",AH=73h"HUNTER"
(Table 00200)
Values for HUNTER 16 graphics font number:
00h 7x7 in a 8x8 cell
01h 5x7 in a 6x8 cell
-211-
Generated by Foxit PDF Creator © Foxit Software
http://www.foxitsoftware.com For evaluation only.