Luna/kernel/src
2022-11-20 17:56:07 +01:00
..
arch Rename physical "pages" to "frames" 2022-11-19 22:27:08 +01:00
boot Kernel: Introduce a timer interface 2022-11-19 20:01:01 +01:00
memory Add a debug function to dump heap usage 2022-11-20 16:33:54 +01:00
video Add a framebuffer text renderer 2022-11-20 17:55:22 +01:00
main.cpp Move initialization into an init() function returning Result<void> so we can use TRY 2022-11-20 17:56:07 +01:00