~pmdj/ubuntu/trusty/qemu/2.9+applesmc+fadtv3

« back to all changes in this revision

Viewing changes to roms/vgabios/TODO

  • Committer: Phil Dennis-Jordan
  • Date: 2017-07-21 08:03:43 UTC
  • mfrom: (1.1.1)
  • Revision ID: phil@philjordan.eu-20170721080343-2yr2vdj7713czahv
New upstream release 2.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.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
 
 
16
v1.0
 
17
  - Bugfixes
 
18
 
 
19
 
 
20
=================================================================================================
 
21
VBE:
 
22
----
 
23
Long term:
 
24
- have plex86 host side display interface
 
25
- have text io functions in vbe mode
 
26