elliejs / elegant_os

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elegant_os

A bootloader, kernel, and OS written by scratch by me.

compile line

nasm system.asm -f bin -o sys.bin

About


Languages

Language:Assembly 100.0%