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
848
Commits
3
Branches
21
Tags
11
MiB
30ac95bcf8
Commit Graph
4 Commits
Author
SHA1
Message
Date
apio
30ac95bcf8
Use usize/isize instead of (s)size_t
...
Since we're using Rust-style integer types already, why not go all in?
2022-11-16 20:30:34 +01:00
apio
ae235e5538
MMU: unmap and remap for x86_64
2022-11-13 16:51:21 +01:00
apio
4c4f72b865
More MMU stuff, but writing still fails
2022-11-13 15:33:53 +01:00
apio
705c2747de
Add memory manager
2022-11-13 14:29:15 +01:00