Skip to content

HazemGabr232/bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Bootloader

a simple bootloader for educational purpose

run the following command to compile the code

nasm -f bin boot_sect_main.asm -o boot_sect_main.bin

and to try it run the following command

qemu-system-x86_64 boot_sect_main.bin -boot c

Creadits/Inspirations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published