VESA Video Modes: Difference between revisions

[unchecked revision][unchecked revision]
Line 50:
</source>
 
;INT 0x10, AX=0x4F02, BX=mode: Set Video Mode. Call this with the mode number you decide to use. If you choose a mode that makes use of a linear framebuffer, you should OR the mode number with 0x4000. This sets the "Use LFB" bit in the mode number.
 
BIOSs can switch to protected mode to implement this, and might reset the GDT. This is observable on QEMU 2.2.x.
 
== Will it work with Bochs? ==
Anonymous user