/x86-bootloader

💻 A very simple x86 bootloader

Primary LanguageAssembly

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