VGA Resources: Difference between revisions

m
[unchecked revision][unchecked revision]
No edit summary
Line 20:
 
* The VESA home page: http://www.vesa.org
* Emulating VESA calls from protected mode: [[Virtual 8086 Mode]], or use a library like [https://github.com/wfeldt/libx86emu libx86emu]. Xfree86 used [https://cgit.freedesktop.org/xorg/xserver/tree/hw/xfree86/x86emu this code] to access VESA functions on Linux.
 
==== Selected coding tricks ====
Anonymous user