Validate that it works in 16bpp. It didn't need any changes. I expect
commit75379bf5fb41e6d85885303bdd9624d72da8d58a
authorTrey Boudreau <trey@treysoft.com>
Sat, 3 Aug 2002 20:38:55 +0000 (3 20:38 +0000)
committerTrey Boudreau <trey@treysoft.com>
Sat, 3 Aug 2002 20:38:55 +0000 (3 20:38 +0000)
tree70600630ab9a5adb6a915736c097645684fcd609
parent9e510ce6ac0128ea1c09ee5c4144c75ccf82c823
Validate that it works in 16bpp.  It didn't need any changes.  I expect
that it will work in 15bpp and 24bpp as well, but I can't test it with my
configuration.
It now centers the text display on the graphic display.  It assigns odd
pixels to the left and bottom to give the most separation from the borders
where you look the most.
For now, it creates an 80x50 character window with two pixels of border on
all sides.  Feel free to change your local copy to suit your personal
tastes.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@714 c25cc9d1-44fa-0310-b259-ad778cb1d433
kernel/dev/arch/i386/vmwconsole/vmwconsole.c