Int 10/AX=7F04h/BL=03h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

SOLLEX SuperVGA - POWER CONTROL - GET TIMEOUT RESET

AX = 7F04h
BL = 03h

Return:
AL <> 7Fh if not supported AL = 7Fh if supported AH = status 00h successful BX = time increment CX = current timeout reset DX = maximum timeout reset ES:DI -> timeout reset table (array of bytes) 01h failed

Note: The timeout period is computed as (BYTE ES:[DI+CX]) * BX timer ticks

See Also: AX=7F00h"SOLLEX" - AX=7F04h/BL=02h

Category: Video - Int 10h - S

rbline.gif

lup.gif ldown.gif Interrups Categories Contents