aboutsummaryrefslogtreecommitdiff
path: root/kernel/main.dats
AgeCommit message (Collapse)AuthorFilesLines
2023-07-15Elf section headers implementationXander1-0/+1
2023-07-15Print memory mappingsXander1-12/+12
2023-07-15Boot info memory mapping implementationXander1-14/+11
2023-07-14Preparing for multiboot informationXander1-2/+27
2023-07-13Full restructureXander1-1/+1
2023-07-07Default interruptsXander1-2/+19
2023-07-04Overloading print + cleanupXander1-8/+4
2023-07-03Added clear screen functionXander1-1/+2
2023-07-03Implemented newlineXander1-1/+4
2023-07-03Now using static writerXander1-1/+1
2023-07-02Using referenceXander1-7/+0
2023-06-30Modulating printXander1-27/+3
2023-06-30Printing hello worldXander1-6/+30
2023-06-30Calling ats functionXander1-0/+13