aboutsummaryrefslogtreecommitdiff
path: root/kernel/prelude
AgeCommit message (Collapse)AuthorFilesLines
2023-08-20implement pageHEADmasterXander1-0/+1
2023-08-19implement tableXander1-1/+9
2023-08-19Implemented entryXander1-1/+4
2023-08-17Started implementing pagingXander2-0/+2
2023-08-08more refactoring and implemented exec_initXander1-2/+3
2023-07-28optional implementation of multboot 1Xander1-12/+12
2023-07-21Mainly refactoringXander1-0/+4
2023-07-15Boot info memory mapping implementationXander1-0/+12
2023-07-14Preparing for multiboot informationXander2-5/+24
2023-07-13Allow negative number conversionXander1-1/+1
2023-07-13Full restructureXander2-0/+32