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 branch.
Cyjon (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.
Download (current release in alpha state)
https://blackdev.org/files/cyjon.iso
Software (if you want to build and run your own ISO):
- qemu-system-x86_64
- nasm
- clang
- others (gzip, ld, xorriso, git, wget)
Compilation/Exec (GNU/Linux):
user@hostname:~/Cyjon$ chmod +x release.sh qemu.sh
user@hostname:~/Cyjon$ ./release.sh
user@hostname:~/Cyjon$ ./qemu.sh