This website requires JavaScript.
Explore
Help
Sign In
LowLevelDevs
/
FoundryOS
Watch
1
Star
1
Fork
1
You've already forked FoundryOS
Code
Issues
2
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
e8237f4610a367c0b02478442e88e175ad22dbb8
FoundryOS
/
kernel
T
History
zxq5
8a3e9e3afc
- implemented a custom allocator (fixed size block) with a fallback (linked list allocator) for larger block sizes
...
- apic code still not working (commented out, check lib.rs)
2025-02-28 04:18:35 +00:00
..
src
- implemented a custom allocator (fixed size block) with a fallback (linked list allocator) for larger block sizes
2025-02-28 04:18:35 +00:00
build.rs
Formatting and fixing warnings
2025-02-23 01:38:21 +00:00
Cargo.toml
Bump edition to now stable 2024 edition (shiny!).
2025-02-23 11:52:54 +00:00
linker.ld
it compiles!
2025-02-20 02:47:18 +00:00