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 install the dependencies and do:
cargo run