Skip to content

hophiphip/btldr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

218a889 · Sep 2, 2021

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