Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xmgyn/sample-bare-metal-programs


https://github.com/xmgyn/sample-bare-metal-programs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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

nasm -f bin -o bootloader.bin bootloader.asm