File: Notes

package info (click to toggle)
vgabios 0.8a%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 628 kB
  • sloc: ansic: 12,621; makefile: 99; sh: 18
file content (11 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (36)
1
2
3
4
5
6
7
8
9
10
11
Development notes
-----------------

- need to split video init function
    1. set bios variables
    2. do the real init with io based on bios variables

- characters format switching will set the bios
  variables and call function #2 above

- need to rework the tables as explained in Interrupt list