Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 946 Bytes

README.md

File metadata and controls

51 lines (34 loc) · 946 Bytes

Welcome to x86-bootloader 👋

A very simple x86-bootloader

Demo

Dependencies

  • nasm
  • qemu

How to use

./start.sh

Manually

Compile the bootloader

nasm -o boot.bin boot.asm

Boot it with QEMU

qemu-system-x86_64 -drive format=raw,file=boot.bin

Author

👤 Filippo Finke

Show your support

Give a ⭐️ if this project helped you!

Buy Me A McFlurry