• Stars
    star
    372
  • Rank 114,010 (Top 3 %)
  • Language
    Assembly
  • License
    GNU General Publi...
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.

Info

Cyjon is fully compatible with Fern-Night. 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.

Cyjon 0.2128

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