Cyjon
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
Cyjon is fully compatible with . Any modification to either repository will be reflected in the other. The project is written primarily in Assembly, distributed under the Other license, first published in 2019. Key topics include: 64bit, amd64, asm, assembly, assembly-language.
Info
Cyjon is fully compatible with . Any modification to either repository will be reflected in the other.
Every comment, label is now in English.
Old version of Cyjon is still available at old 0.1440 branch and eldest 0.674 branch.
Cyjon v0.2165 (workname)
A simple, clean, multi-tasking operating system written in pure assembly (kernel) language for 64-bit processors from the AMD64 family.

Hey!
So... the code is optimized for readability, not speed.
Software (if you want to build and run your own ISO):
- qemu-system-x86_64
- nasm
- ld.lld
- xorriso
Compilation/Exec (GNU/Linux):
user@hostname ~ $ make
user@hostname ~ $ ./qemu
Contributors
Showing top 3 contributors by commit count.
