From eace3b5f238e5e4eaf4c2ffcbf741616a0d6a25f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 17 Jun 2017 08:47:07 +0200 Subject: added the most complex VGA mode (640x480x4, only timings for now) added graphics and text mode type parameter to vga_mode_t --- doc/LINKS.TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/LINKS.TODO b/doc/LINKS.TODO index df219b8..f86b68b 100644 --- a/doc/LINKS.TODO +++ b/doc/LINKS.TODO @@ -87,3 +87,4 @@ https://sourceforge.net/projects/bdf2c/ http://files.osdev.org/mirrors/geezer/osd/graphics/modes.c http://www.osdever.net/FreeVGA/home.htm http://wiki.osdev.org/VGA_Fonts +http://bos.asmhackers.net/docs/vga_without_bios/ -- cgit v1.2.3-54-g00ecf