robert-w-gries / rxinu

Rust implementation of Xinu educational operating system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add docs directory and rXinu: The Book

robert-w-gries opened this issue · comments

The Book should contain the following info:

  • What is rXinu?
    • High-level description
    • Goals
  • Running rXinu
    • Emulators
    • Command line arguments
  • rXinu Design
    • Memory Management
    • Userspace
    • Drivers