start working on boot code, move things around

This commit is contained in:
2024-11-21 10:40:59 -05:00
parent fc115752e6
commit dcc1bea405
15 changed files with 79 additions and 6 deletions

3
code/boot/boot.ld Normal file
View File

@@ -0,0 +1,3 @@
section code load 8000
pad FFFF
section vectors load FFF0