File: Notes

package info (click to toggle)
vgabios 0.7a-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 560 kB
  • sloc: ansic: 8,711; makefile: 84; sh: 18
file content (11 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (39)
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