Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

DIY Assembly Bootloader

First, Make Sure that "nasm" assembler is installed on your computer, then assemble the "boot.asm" by "nasm"


Run it on qemu i386 system:


qemu-system-i386 {assembled binary file from the boot.asm} 

Created by @zoroxide

About

Simple assembly bootloader

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages