THE WORST BOOTLOADER EVER DO NOT USE THIS PLEASE
Find a file
2024-12-02 15:32:42 -05:00
.gitignore add disk loading functions (does this even work yet???) 2024-12-02 15:32:42 -05:00
build.sh add basic bootloader boilerplate (does this even work???) 2024-12-02 15:15:06 -05:00
LICENSE Initial commit 2024-12-02 20:06:20 +00:00
main.asm add disk loading functions (does this even work yet???) 2024-12-02 15:32:42 -05:00
README.md bah 2024-12-02 15:16:11 -05:00

Badloader

THE WORST BOOTLOADER EVER DO NOT USE THIS PLEASE

Building

install nasm, then run build.sh.

notes

i havent tested this in qemu lol