VGA Resources: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
Solar (talk | contribs)
mNo edit summary
Solar (talk | contribs)
mNo edit summary
Line 21:
==== Selected coding tricks ====
 
* [http://mydev.execpcifeelrandom.com/~geezer/software/90x60.asm 90x60 text mode] from Chris Giese <geezer@execpc.com>
* [http://files.osdev.org/mirrors/geezer/osd/graphics/modes.c Changing text mode font] -- this also has code for switching video modes without bios

Revision as of 14:09, 6 August 2008


VGA Resources

Free VGA

SVGA resources

Selected coding tricks