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
a44e2f41fe
Luna
/
kernel
/
src
History
apio
102eabcb4b
Do some more formatted logging
2022-11-19 17:52:24 +01:00
..
arch
Move __check_failed out of line so anyone can implement it
2022-11-19 17:20:10 +01:00
bootboot.h
Add Framebuffer stuff
2022-11-13 11:25:15 +01:00
Framebuffer.cpp
Add Framebuffer stuff
2022-11-13 11:25:15 +01:00
Framebuffer.h
Add Framebuffer stuff
2022-11-13 11:25:15 +01:00
Init.cpp
Make kernel rodata and data not executable
2022-11-16 20:02:04 +01:00
Init.h
Add init
2022-11-13 12:20:53 +01:00
main.cpp
Do some more formatted logging
2022-11-19 17:52:24 +01:00
MemoryManager.cpp
Replace page_size (function) with ARCH_PAGE_SIZE (constant)
2022-11-16 20:37:32 +01:00
MemoryManager.h
Use usize/isize instead of (s)size_t
2022-11-16 20:30:34 +01:00