Interrups | Categories | Contents |
AX = 0005h BX:CX -> buffer for window parameters (see #03429)Range:
Unknown
Notes: INT 61 is the default interrupt; the actual interrupt number can be obtained by calling INT 16/AH=FFh. Not all vendors include the Tseng TSR which supports these functions
See Also: AX=0000h"OPTIMA" - AX=0003h"OPTIMA" - AX=0006h"OPTIMA"
See Also: INT 16/AH=FFh"OPTIMA"
Format of Optima 1024 window parameters: Offset Size Description (Table 03429) 00h WORD X start of zoom window 02h WORD Y start of zoom window 04h WORD X end of zoom window 06h WORD Y end of zoom window 08h WORD current zoom factor 0Ah WORD zoom offset start X 0Ch WORD zoom offset start Y
Interrups | Categories | Contents |