aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Finished pmm (bitmap)EmulatedSeasons2024-06-281-7/+2
* Broken attempt at freelist pmm.EmulatedSeasons2024-06-141-4/+14
* started working on pmm and fixed printf doing weird things to theEmulatedSeasons2024-05-312-593/+39
* Added GDT and basic IDT as well as a bitmap drawing functionEmulatedSeasons2024-05-109-7/+882
* Made framebuffer class, serial write functions, and finally got makefile to b...EmulatedSeasons2024-05-072-0/+31
* Improved makefile a bit more and got it working with the other filesEmulatedSeasons2024-05-063-3/+83
* liminefied x86_64 bootEmulatedSeasons2024-05-063-21/+68
* improved makefile somewhatEmulatedSeasons2024-05-053-0/+608