Skip to content

blackneeed/binboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

binboot

Dependencies

nasm

Compilation

$ nasm -f bin binboot.asm

Use

First, compile whatever you want to load to a binary.
Linux: $ cat binboot bin > out
Windows: $ copy /b binboot+bin out

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published