qa.hlp (Table of Contents; Topic list)
Int 10H Function 10H Subfunction 09H
   Summary  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Get Palette and Border      [VGA]
 
  Gets the contents of all palette registers and the border color (over-
  scan) in one operation.
 
  Input                                      Output
  ═══════════════════════════════            ══════════════════════════════
  AH=10H                                     ES:DX=segment:offset of buffer
  AL=09H                                      and buffer contains palette
  ES:DX=segment:offset of 17-byte             values in bytes 00H-0FH and
   buffer                                     border color in byte 10H
                                    -♦-