Skip to content

v0.1.0

Past due by 7 months 77% complete

-Basic generic structures (CPU, MMU modes, Page Table Entries, ...)
-Basic generic methods (extract bit(s), check flags on PDE/PTE/Pages )
-Basic architectures constraints, e.g: cannot create a IA32 configuration with 64 bits
-Loading base configuration from differents formats : TOML, YAML or from an in-line Rust builder pattern

Loading