No description
.cargo | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
x86_64-totos.json |
ABOUT
trying to make a toy OS in rust following this
DEPENDENCIES
- qemu
- cargo bootimage
HOWTO
to run this just do:
cargo run
.cargo | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
x86_64-totos.json |
trying to make a toy OS in rust following this
to run this just do:
cargo run