Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
VESA BIOS Extensions
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Modes defined by VESA=== Beginning with the VBE 2.0 standard, no new modes will be defined by VESA, and old modes are no longer mandatory. The use of defined modes should be considered deprecated: modern video cards may or may not use these mode numbers (even though most do for backward compatibility), and modern software should not use them. The correct way for software to discover available display modes is to obtain a list of modes (using "Function 00h - Return VBE Controller Information") and then to check each mode (using "Function 01h: Return VBE Mode Information") until it finds the mode/s it requires.{{Citation needed|date=February 2011}} {| class="wikitable" style="text-align: center;" |- ! Graphics modes ! 320Γ200 !! 640Γ400 !! 640Γ480 !! 800Γ600 !! 1024Γ768 !! 1280Γ1024 |- ! 16-color palette | || || || 258 (0102h), 106 (6Ah) || 260 (0104h) || 262 (0106h) |- ! 256-color palette | || 256 (0100h) || 257 (0101h) || 259 (0103h) || 261 (0105h) || 263 (0107h) |- ! 15-bit (5:5:5) | 269 (010Dh) || || 272 (0110h) || 275 (0113h) || 278 (0116h) || 281 (0119h) |- ! 16-bit (5:6:5) | 270 (010Eh) || || 273 (0111h) || 276 (0114h) || 279 (0117h) || 282 (011Ah) |- ! 24-bit (8:8:8) | 271 (010Fh) || || 274 (0112h) || 277 (0115h) || 280 (0118h) || 283 (011Bh) |} Modes 264β268 are text modes. 264 (0108h) is 80 columns Γ 60 rows (80Γ60), 265 (0109h) is 132Γ25, 266 (010Ah) is 132Γ43, 267 (010Bh) is 132Γ50 and 268 (010Ch) is 132Γ60. {| class="wikitable" style="text-align: center;" |- ! Text modes ! colspan="2" | Columns |- ! Rows ! 80 !! 132 |- ! 25 | || 265 (0109h) |- ! 43 | || 266 (010Ah) |- ! 50 | || 267 (010Bh) |- ! 60 | 264 (0108h) || 268 (010Ch) |}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)