From 0cd4ff6fb24a0ec718e91052b3598ce27d77ad0e Mon Sep 17 00:00:00 2001 From: Volker Ruppert Date: Thu, 7 Jul 2005 17:23:51 +0000 Subject: - updates for 0.5c release --- ChangeLog | 8 ++++++++ README | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 08711f0..629ddc5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-07-02 18:39 vruppert + + * vgabios.c (1.62): + + - BIOS configuration word usually reports initial mode 80x25 color text + - vgabios function 0x0e (write teletype): linefeed (0x0a) only increments the + cursor row value + 2005-05-24 16:50 vruppert * vbe.c (1.47), vgabios.c (1.61): diff --git a/README b/README index 69462d9..a2884a1 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.5c : Jul 07 2005 + - Volker + . BIOS configuration word usually reports initial mode 80x25 color text + . vgabios function 0x0e (write teletype): linefeed (0x0a) only increments the + cursor row value + vgabios-0.5b : May 24 2005 - Volker . fixed return value for the default case in the VBE section (non-debug mode) -- cgit v1.2.3