Int 10/AX=4F09h

Prev Next Ralf Interrups Categories Contents

------

VESA SuperVGA BIOS v2.0+ - GET/SET PALETTE ENTRIES

AX = 4F09h
BL = subfunction
00h set (primary) palette
01h get (primary) palette
02h set secondary palette data
03h get secondary palette data
80h set palette during vertical retrace
CX = number of entries to change
DX = starting palette index
ES:DI -> palette buffer, array of DAC entries (see #00086)

Return:
AL = 4Fh if function supported AH = status 00h successful 01h failed

See Also: AX=4F0Ah - AX=D000h"S3VBE"

Format of VESA VBE palette entry: Offset Size Description (Table 00086) 00h BYTE red 01h BYTE green 02h BYTE blue 03h BYTE alpha or alignment byte

Category: Video - Int 10h - V

------

Prev Next Ralf Interrups Categories Contents

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home

Search the web with Google
Google
Google
Google

------