summaryrefslogtreecommitdiff
path: root/kernel/vesa.c
AgeCommit message (Collapse)Author
2014-10-22migrating shell to "userspace"Michal Idziorek
2014-10-20started porting simple brainfuck interpreterMichal Idziorek
2014-10-201st userspace programm and partial newlib support!Michal Idziorek
2014-09-08working on mouse driverMichal Idziorek
2014-09-08started with mouse driver and double bufferMichal Idziorek
2014-09-04Improved physical memory manager and cleaning up.Michal Idziorek
2014-09-03Improved Multiprocessing / Multitasking codeMichal Idziorek
2014-09-03system clockMichal Idziorek
2014-09-02Improved directory structure.Michal Idziorek
2014-09-02Finally Fix paging bug! Hooray!Michal Idziorek
2014-09-02Debugging paging problem on VirtualBox (VT-x)Michal Idziorek
2014-08-29added paging supportMichal Idziorek
2014-08-28minor changesMichal Idziorek
2014-08-28added small charactes to fool-font !miguel
2014-08-28figured out colors :)miguel
2014-08-27cleanup and switched logging to vesa mode console!Michal Idziorek
2014-08-27put vesa init to top and integrated binary font.Michal Idziorek
binary fool-font is now part of the kernel image and is loaded by the bootloader on startup into ram
2014-08-27added bitmap fonts and put string for vesa modesMichal Idziorek
2014-08-27many changes and adaptions and VESA mode !!Michal Idziorek