File: Notes

package info (click to toggle)
vgabios 0.6a-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 464 kB
  • ctags: 2,049
  • sloc: ansic: 8,435; makefile: 105; 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