qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 10H Function 10H Subfunction 1AH
   Summary  Notes  Back
──────────────────────────────────────────────────────────────────────────────
 
  Description:  Get Color Page State      [VGA]
 
  Returns the color register paging mode and current color page.
 
  Input             Output
  ══════            ══════════════════════════════════
  AH=10H            BH=color page
  AL=1AH            BL=paging mode
                       00H if 4 pages of 64 registers
                       01H if 16 pages of 16 registers
                                    -♦-