build: add initial Bootloader implementation

Signed-off-by: EnderIce2 <enderice2@protonmail.com>
This commit is contained in:
2025-01-23 21:43:03 +02:00
parent a4c5ab7ef3
commit a8ff50541a
30 changed files with 1424 additions and 25 deletions

2
.vscode/launch.json vendored
View File

@ -132,4 +132,4 @@
"preLaunchTask": "launch-qemu"
},
]
}
}