summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-06-17 08:47:07 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-06-17 08:47:07 +0200
commiteace3b5f238e5e4eaf4c2ffcbf741616a0d6a25f (patch)
tree6b4ceb442fe2729c8d22aa1231bb20d8144ea076 /doc
parent0061eeb77f73a7832c4c72aba8dd56dc91743171 (diff)
downloadabaos-eace3b5f238e5e4eaf4c2ffcbf741616a0d6a25f.tar.gz
abaos-eace3b5f238e5e4eaf4c2ffcbf741616a0d6a25f.tar.bz2
added the most complex VGA mode (640x480x4, only timings for now)
added graphics and text mode type parameter to vga_mode_t
Diffstat (limited to 'doc')
-rw-r--r--doc/LINKS.TODO1
1 files changed, 1 insertions, 0 deletions
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/