1Short term : 2------------ 3 4General 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 9v0.7 10 - Implement the remaining functions (don't know if all are needed): 11 - chargen ax=1120, ax=1121, ax=1122, ax=1123, ax=1124 12 - display switch interface ah=12 bl=35 13 - video refresh control ah=12 bl=36 14 - Graphic modes 15 16v1.0 17 - Bugfixes 18 19 20================================================================================================= 21VBE: 22---- 23Long term: 24- have plex86 host side display interface 25- have text io functions in vbe mode 26 27