Skip to content

hophiphip/btldr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

btldr

Bootloader that does nothing useful

Note

Requires nasm compiler and QEMU VM installed

Usage

Compile

nasm -f bin boot.asm -o boot.bin

Run in VM

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

About

Bootloader that does nothing useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published