[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 62 Fn 008E  u - Fgdriver V3.03 - "fg_setdacs" - Set Video Dac Content  [V]

   AX = 008Eh
   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: For FGDRIVER v1.10, this function was "FG_HUSH" (see AX=0048h);
     "FG_SETDACS" was AX=00A5h
   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=0035h,AX=0042h,AX=006Fh,INT 10/AX=1012h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson