This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
Luna
/
kernel
/
src
History
apio
43e26e583c
Calculate the boot timestamp in UNIX time for further usage
2022-11-20 18:30:40 +01:00
..
arch
Calculate the boot timestamp in UNIX time for further usage
2022-11-20 18:30:40 +01:00
boot
Kernel: Introduce a timer interface
2022-11-19 20:01:01 +01:00
memory
Confirm alignment when calculating an offset to split at
2022-11-20 18:04:29 +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