Last change
on this file since 1 was 1, checked in by vboxsync, 55 years ago |
import
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
751 bytes
|
Line | |
---|
1 | Short term :
|
---|
2 | ------------
|
---|
3 |
|
---|
4 | General
|
---|
5 | - Fix init mode (ah=00). Should use more BIOS variables
|
---|
6 | - Add new functionalities and modify static functionality table
|
---|
7 | - Performance : 16 bits IO
|
---|
8 |
|
---|
9 | v0.6
|
---|
10 | - Reimplement the tables so it is compatible with the video save pointer table
|
---|
11 | - Implement the remaining functions (don't know if all are needed):
|
---|
12 | - chargen ax=1120, ax=1121, ax=1122, ax=1123, ax=1124
|
---|
13 | - display switch interface ah=12 bl=35
|
---|
14 | - video refresh control ah=12 bl=36
|
---|
15 | - save/restore state ah=1c
|
---|
16 | - Graphic modes
|
---|
17 |
|
---|
18 | v1.0
|
---|
19 | - Bugfixes
|
---|
20 |
|
---|
21 |
|
---|
22 | =================================================================================================
|
---|
23 | VBE:
|
---|
24 | ----
|
---|
25 | Long term:
|
---|
26 | - have plex86 host side display interface
|
---|
27 | - have text io functions in vbe mode
|
---|
28 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.