summaryrefslogtreecommitdiff
path: root/kernel/console.c
AgeCommit message (Collapse)Author
2014-12-08fixed vesa fb mode!Michal Idziorek
2014-11-27Progs at vmem=0x8048000 and Improved Console OuputMichal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-25memory and buildsys improvementsMichal Idziorek
2014-11-14switched bochs to term mode !Michal Idziorek
2014-11-13cleanup and refactoring. abstracting away consoleMichal 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-27many changes and adaptions and VESA mode !!Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-07added some physical memory managementMichal Idziorek
2014-07-08added basic shell with one command.Michal Idziorek
2014-07-08added timer config and setup (PIT)Michal Idziorek
2014-07-08improved console and pit (timer) interrupt handlerMichal Idziorek
2014-07-08Further celanup and a little modularizationMichal Idziorek
2014-07-08some cleanupMichal Idziorek
2014-07-08moved idt stuff to C successfullyMichal Idziorek
2014-07-08Refactoring and movint Interrupt Vector Setup to CMichal Idziorek
2014-07-08Merge in parts of the experimental branchMichal Idziorek