No description
Find a file
2025-08-27 00:38:35 +02:00
.cargo it now boots and prints hello world 2025-08-25 01:47:42 +02:00
src added a static Writer to reuse in the program 2025-08-26 23:44:17 +02:00
.gitignore first commit 2025-08-23 02:35:47 +02:00
Cargo.toml added a static Writer to reuse in the program 2025-08-26 23:44:17 +02:00
README.md updated readme 2025-08-27 00:38:35 +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 do:

cargo run