some kind of bootloader i guess
Find a file
2023-05-30 20:57:37 +02:00
.cargo
config
scripts add custom post-build script 2023-05-28 19:45:26 +02:00
src stage0: fix assembler warning 2023-05-28 19:40:13 +02:00
stage1 stage1: support 32-bit registers for BIOS calls 2023-05-30 20:57:37 +02:00
.gitignore
build.rs
Cargo.lock add stage1 skeleton 2023-05-28 19:28:21 +02:00
Cargo.toml stage1: fix more mode switching bugs 2023-05-30 00:35:53 +02:00
rust-toolchain.toml