aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/system.c
AgeCommit message (Collapse)Author
2019-10-28Added support for more color types (bpp)Marvin Borner
Somehow the text is inverted and things are strange but the colors may be correct.
2019-10-27Improved boot process and color schemeMarvin Borner
2019-10-27Heureka! Fixed VESA resolution finder!Marvin Borner
2019-10-26Using compiler-based include methodsMarvin Borner
2019-10-26Improved VESA and fixed warningsMarvin Borner