diff options
author | japj <japj> | 2002-03-06 19:59:28 +0000 |
---|---|---|
committer | japj <japj> | 2002-03-06 19:59:28 +0000 |
commit | 74be2c9426f15a7d0051d6a783bc211795099c6a (patch) | |
tree | 027cfa9238a0c92eb0c6773cdde795f4e3ed279d /vgabios/TODO | |
parent | 3a63b5e8228619246f32ad9a03e762b97315138f (diff) |
- adding 640x400x8 and 800x600x8 vbe support
(this depends HEAVILY on my bochs vga code patch - japj)
Diffstat (limited to 'vgabios/TODO')
-rw-r--r-- | vgabios/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vgabios/TODO b/vgabios/TODO index 4982a2ff..e4e67a6e 100644 --- a/vgabios/TODO +++ b/vgabios/TODO @@ -44,7 +44,8 @@ v3.0 VBE: ---- Short term: -- get Scitech's vbetest program working with 320x200x8. +- make bochs guest <-> host display API documentation +- fix io port calls for VBE_VESA_MODE_640X400X8 and VBE_VESA_MODE_800X600X8 Long term: - have bochs/plex86 host side display interface |