This is a work in progress.
RustOS is a kernel written mainly in Rust.
- Long Mode transfer
- Interrupt descriptor table initialization
- Interrupt handler registration
- Implement a core map (Working on it)
- Capture interrupts correctly
- Cross into user space
- Process and thread management