a simple bootloader
- Assembly 100%
- this was super hard, i dont fully understand it yet as I grabbed most code off stackoverflow - but, it works. it prints A to the screen, dope as flip! |
||
|---|---|---|
| .gitignore | ||
| boot.asm | ||
| README.md | ||
Bootloader
My simple boatloader that will most defininelty cause me to become bald in the near future.
What is a bootloader
- ToDo
How it works
- ToDo
Requirements
I ddo this on ubuntu
- nasm (the assembler)
- qemu (the x87 emulator)