summaryrefslogtreecommitdiff
path: root/kernel/main.c
AgeCommit message (Expand)Author
2021-07-09Add more debug prints; move the old ones arounddzwdz
2021-07-09implement basic kernel panicsdzwdz
2021-07-09basic interrupt supportdzwdz
2021-06-25malloc stub + processesdzwdz
2021-06-25tty_constdzwdz
2021-06-25ring3dzwdz
2021-06-25setting up the GDTdzwdz
2021-06-24Hello world o/dzwdz