This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
0b553cadc0
Luna
/
kernel
History
apio
ae01a31104
kernel: Make sure the stack is 16-byte aligned on program startup
...
This is required by the System V ABI and fixes some movaps-related GPFs in ndisasm.
2023-06-19 10:41:32 +02:00
..
src
kernel: Make sure the stack is 16-byte aligned on program startup
2023-06-19 10:41:32 +02:00
CMakeLists.txt
kernel: Add a customizable configuration file system
2023-06-18 20:18:19 +02:00
config.cmake.template
kernel: Add a customizable configuration file system
2023-06-18 20:18:19 +02:00
debug.cmake
kernel: Add a bunch more config definitions and hide debug messages behind them
2023-06-18 20:18:00 +02:00
moon.ld
Kernel: Start the call stack with a null RBP on x86_64
2022-11-19 18:38:32 +01:00