diff options
Diffstat (limited to 'vbe_display_api.txt')
| -rw-r--r-- | vbe_display_api.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vbe_display_api.txt b/vbe_display_api.txt index 86322b4..9ca9afc 100644 --- a/vbe_display_api.txt +++ b/vbe_display_api.txt @@ -38,7 +38,7 @@ API History 0xb0c3 supports 0xb0c2 VBE_DISPI_ interfaces, interfaces updated for additional features: - VBE_DISPI_INDEX_ENABLE supports new flag VBE_DISPI_GETCAPS + VBE_DISPI_INDEX_ENABLE supports new flags VBE_DISPI_GETCAPS and VBE_DISPI_8BIT_DAC History @@ -203,6 +203,7 @@ API * VBE_DISPI_INDEX_ENABLE : WORD {R,W} If the new flag VBE_DISPI_GETCAPS is enabled, the xres, yres and bpp registers return the gui capabilities. + The new flag VBE_DISPI_8BIT_DAC switches the DAC to 8 bit mode. Displaying GFX (banked mode) -------------- |
