aboutsummaryrefslogtreecommitdiff
path: root/kernel/main.dats
AgeCommit message (Collapse)AuthorFilesLines
2023-07-27migrated frame_allocator to opt. side effects constrains not implemented yetXander1-13/+13
2023-07-24Prepare big dynload refactorXander1-4/+7
2023-07-21Working frame allocator but VERY ugly codeXander1-2/+17
2023-07-21Mainly refactoringXander1-1/+15
2023-07-21Working on frame allocationXander1-0/+1
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