aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Bothamy <cbothamy@users.sourceforge.net>2003-11-04 21:49:38 +0000
committerChristophe Bothamy <cbothamy@users.sourceforge.net>2003-11-04 21:49:38 +0000
commitb5421b06d6293b83cfed2213d913115927d0ec23 (patch)
tree0a256d808126a7630b2374866a2f4c4bf5349a27
parent30324fffcf9b0e071299387ba8d3069bf6e28fab (diff)
downloadvgabios-b5421b06d6293b83cfed2213d913115927d0ec23.tar.gz
- update Changes for 0.4b release
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 4318bdd..3986fcf 100644
--- a/README
+++ b/README
@@ -76,12 +76,21 @@ The source code is based on information taken from :
Feedback
--------
Please report any bugs, comments, patches for this VGA Bios to cbothamy@free.fr
-You can find the latest release at : http://cbothamy.free.fr/projects/vgabios/
+You can find the latest release at : http://www.nongnu.org/vgabios/
For any information on bochs, visit the website http://bochs.sourceforge.net/
History
-------
+vgabios-0.4b : Nov 04 2003
+ - Volker
+ . fix offset of character tables
+ . optimizations of CRT controller accesses
+ . VBE i/o registers changed to 0x01CE/CF
+ (suggestion from Daniel Gimpelevich)
+ . "noclear" flag stored in BIOS area
+ . fix character height returned by get_font_info function
+
vgabios-0.4a : Aug 17 2003
- Volker
. LFB flagged VBE modes removed