aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2023-07-21Working on frame allocationXander1-1/+1
2023-07-15Boot info memory mapping implementationXander1-1/+1
2023-07-13Full restructureXander1-5/+5
2023-07-05Implementing interrupts (exceptions)Xander1-1/+1
2023-07-04Overloading print + cleanupXander1-2/+2
2023-06-30Modulating printXander1-3/+3
2023-06-30Printing hello worldXander1-1/+1
2023-06-30Calling ats functionXander1-7/+23
2023-06-28Calling c codeXander1-2/+11
2023-06-28ReorganizingXander1-5/+5
2023-06-28Booting to protected modeXander1-0/+36