No description
Find a file
2025-08-27 23:53:59 +02:00
.cargo added tests + exiting by interacting with qemu through a I/O port 2025-08-27 23:53:59 +02:00
src added tests + exiting by interacting with qemu through a I/O port 2025-08-27 23:53:59 +02:00
.gitignore first commit 2025-08-23 02:35:47 +02:00
Cargo.toml added tests + exiting by interacting with qemu through a I/O port 2025-08-27 23:53:59 +02:00
README.md updated README 2025-08-27 00:41:30 +02:00
x86_64-totos.json it now boots and prints hello world 2025-08-25 01:47:42 +02:00

ABOUT

trying to make a toy OS in rust following this

DEPENDENCIES

HOWTO

to run this just install the dependencies and do:

cargo run