AH = 1Ch
AL = subfunction:
00h - get state buffer
size
Returns: EBX = number of 64-byte blocks needed
01h - save video states
02h - restore video states
ECX = states to save/restore:
bit 0 - VGA video hardware
state
bit 1 - VGA BIOS data state
bit 2 - VGA DAC state
ES:EBX = pointer to save/restore buffer |