This website requires JavaScript.
Explore
Help
Sign In
ivar
/
grug_os
Watch
1
Star
0
Fork
0
You've already forked grug_os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
grug_os
/
kernel
History
ivajon
d0a95dfd9c
Paging works, can now run main from virtual(ish) memory
2026-05-11 18:47:11 +02:00
..
src
Paging works, can now run main from virtual(ish) memory
2026-05-11 18:47:11 +02:00
.gitignore
Init
2026-04-16 09:32:44 +02:00
Cargo.lock
Initial work on paging, also complete ish interrupt registration
2026-05-08 11:40:51 +02:00
Cargo.toml
Initial work on paging, also complete ish interrupt registration
2026-05-08 11:40:51 +02:00
link.x
Paging should work ish, need to complete page reservation for kernel app. need to set stack pointer, then we are ready to hit it.
2026-05-11 18:16:33 +02:00
run.sh
Add simple uart driver, more functionality etc etc etc
2026-05-06 20:43:00 +02:00