aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/framebuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved limine.cpp stuff to kernel.cpp (and fixed framebuffer pixel drawing)EmulatedSeasons2025-01-201-1/+1
* changed width and height to be uint32_t instead of uint64_tEmulatedSeasons2024-05-111-5/+5
* Added GDT and basic IDT as well as a bitmap drawing functionEmulatedSeasons2024-05-101-11/+26
* Made framebuffer class, serial write functions, and finally got makefile to b...EmulatedSeasons2024-05-071-0/+22