summaryrefslogtreecommitdiff
path: root/src/bootloader.asm
AgeCommit message (Collapse)AuthorLines
2019-12-23small changes, part 1Benji Dial-5/+9
2019-12-14more of bootloader, tiny kernel stubBenji Dial-48/+165
2019-12-11still need to read, parse root directory to find kernel and need to put boot ↵Benji Dial-0/+246
signature at 0x7dfe to jump around