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
88f588a0c5
Make ARCH_TIMER_FREQ less frequent so it is more accurate (I hope)
2022-11-23 18:00:09 +01:00
..
arch
Make ARCH_TIMER_FREQ less frequent so it is more accurate (I hope)
2022-11-23 18:00:09 +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