summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Ruppert <info@vruppert.de>2005-12-29 08:49:40 +0000
committerVolker Ruppert <info@vruppert.de>2005-12-29 08:49:40 +0000
commit25cdc70fd277f506a7908769640d00a17f8ea976 (patch)
tree4541e88479cb09e42a0c2b0f56e182c3e23c2301
parent05ce076e7885fd1fbbbc47a7443198e0014eedf9 (diff)
- updates for 0.5d release
-rw-r--r--ChangeLog24
-rw-r--r--README6
2 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 629ddc5..adc77c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2005-12-26 19:50 vruppert
+
+ * vbe.c (1.48), vgabios.c (1.63):
+
+ - Bochs VBE protected mode interface added (based on a patch by malc@pulsesoft.com)
+
+2005-12-26 19:50 vruppert
+
+ * biossums.c (1.3):
+
+ - biossums utility now supports VGABIOS sizes up to 64 kBytes
+
+2005-09-21 18:45 vruppert
+
+ * vgatables.h (1.9):
+
+ - mode 0x11: all color planes must be enabled in this 2-color VGA mode
+
+2005-08-30 18:41 vruppert
+
+ * biossums.c (1.2):
+
+ - missing license text added in biossums.c
+
2005-07-02 18:39 vruppert
* vgabios.c (1.62):
diff --git a/README b/README
index a2884a1..94ba328 100644
--- a/README
+++ b/README
@@ -90,6 +90,12 @@ For any information on qemu, visit the website http://fabrice.bellard.free.fr/qe
History
-------
+vgabios-0.5d : Dec 29 2005
+ - Volker
+ . Bochs VBE protected mode interface added (based on a patch by malc@pulsesoft.com)
+ . biossums utility now supports VGABIOS sizes up to 64 kBytes
+ . VGA mode 0x11: all color planes must be enabled in this 2-color VGA mode
+
vgabios-0.5c : Jul 07 2005
- Volker
. BIOS configuration word usually reports initial mode 80x25 color text