yokota
4e4010d376
Update the pointer into the bitmap correctly. The previous code
...
had the pointer off by 4 bytes if the width of the bitmap is
a multiple of four.
1999-01-11 17:32:22 +00:00
yokota
c3b11c5ced
Add splash screen module. This version has rather limited
...
capabilities, but should be a good start... Well, sort of.
It can handle W*ndows 256 color BMP file. (Other color depth probably
won't work.) The size of the image must be 320x200 or less. *sigh*
1999-01-11 03:34:56 +00:00
yokota
f24a0f863f
Oops, I committed wrong version of these files in the last commit!
...
Here are the correct, and up-top-date ones.
1999-01-11 03:06:28 +00:00
yokota
f10c5df435
Add the new keyboard driver and video card driver. They will be
...
used by console drivers.
(They are not yet activated yet. Wait for announcement later.)
1999-01-09 02:44:50 +00:00