some kind of bootloader i guess
Find a file
2023-06-15 15:44:56 +02:00
.cargo initial commit uwu 2023-05-19 07:24:18 +02:00
config initial commit uwu 2023-05-19 07:24:18 +02:00
scripts add custom post-build script 2023-05-28 19:45:26 +02:00
src stage0: improve documentation 2023-06-15 15:44:56 +02:00
stage1 stage1: return sorted memory map 2023-05-31 20:55:08 +02:00
.gitignore initial commit uwu 2023-05-19 07:24:18 +02:00
build.rs build: emit assembler messages as warnings 2023-05-28 19:22:25 +02:00
Cargo.lock add stage1 skeleton 2023-05-28 19:28:21 +02:00
Cargo.toml stage1: implement bios disk access 2023-05-30 21:39:46 +02:00
rust-toolchain.toml initial commit uwu 2023-05-19 07:24:18 +02:00