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 branch.
A simple, clean, multi-tasking operating system written in pure assembly (kernel) language for 64-bit processors from the AMD64 family.
So the code is optimized for readability, not speed.
https://blackdev.org/files/cyjon.iso
- qemu-system-x86_64
- nasm
- clang
- others (gzip, ld, xorriso, git, wget)
user@hostname:~/Cyjon$ chmod +x release.sh qemu.sh
user@hostname:~/Cyjon$ ./release.sh
user@hostname:~/Cyjon$ ./qemu.sh
