Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Ported palacios to Kbuild
[palacios.git] / bios / vgabios / Notes
1 Development notes
2 -----------------
3
4 - need to split video init function
5     1. set bios variables
6     2. do the real init with io based on bios variables
7
8 - characters format switching will set the bios
9   variables and call function #2 above
10
11 - need to rework the tables as explained in Interrupt list