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
d0a95dfd9ce9c988d16ad77c0079404a47b7f8da
grug_os
/
x86_drivers
/
src
History
ivajon
d0a95dfd9c
Paging works, can now run main from virtual(ish) memory
2026-05-11 18:47:11 +02:00
..
idt
Initial work on paging, also complete ish interrupt registration
2026-05-08 11:40:51 +02:00
uart
Add simple uart driver, more functionality etc etc etc
2026-05-06 20:43:00 +02:00
core.rs
Add simple uart driver, more functionality etc etc etc
2026-05-06 20:43:00 +02:00
cpuid.rs
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
gdt.rs
Initial work on paging, also complete ish interrupt registration
2026-05-08 11:40:51 +02:00
idt.rs
Initial work on paging, also complete ish interrupt registration
2026-05-08 11:40:51 +02:00
lib.rs
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
paging.rs
Paging works, can now run main from virtual(ish) memory
2026-05-11 18:47:11 +02:00