A slightly bloated bootloader.
Go to file
Eric-Paul Ickhorn a6d7a3f8bb Added legacy loader documentation and planning 2023-05-26 21:09:43 +02:00
code/legacy-bios MOved the stage 2 - starter to a more sensible path 2023-05-26 20:46:26 +02:00
docs Added legacy loader documentation and planning 2023-05-26 21:09:43 +02:00
.gitignore Added build-files - directory to .gitignore 2023-05-26 20:59:56 +02:00
LICENSE First code; I don't know if it works 2023-04-24 22:00:51 +02:00
README.md Initial commit 2023-04-24 14:47:41 +00:00
build.sh Renamed stage_1 to bootsector to indicate BIOS-functionality better 2023-05-02 08:52:15 +02:00
run.sh Made it possible to load 8 sectors into ram 2023-05-02 08:48:47 +02:00

README.md

nightloader

A slightly bloated bootloader.