Jun Nakajima | 4d07f56 | 2011-02-15 19:08:51 -0800 | [diff] [blame] | 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 |