Int 62/AX=00ABh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

FGDRIVER v4.02 - FG_SETDACS - SET VIDEO DAC CONTENTS

AX = 00ABh
CX = number of DAC registers to set (0001h to 0100h)
DX = starting DAC register number (0000h to 00FFh)
ES:BX -> buffer containing DAC red/green/blue triples

Notes: The FGDRIVER functions are rearranged with each major release, but their parameters do not change (see #03474 at AX=0000h). The register number wraps back to zero after reaching FFh. This call has no effect in text modes or graphics modes below 11h

See Also: AX=0041h - AX=004Eh - AX=0086h - INT 10/AX=1012

Category: Video - Int 62h - F

rbline.gif

lup.gif ldown.gif Interrups Categories Contents