A hobby operating system project in C
You need grub
, i686-elf-tools
and nasm
installed.
cd src
make build
You need qemu installed.
make run
I (Arnolxu) used to have an OS project named Ember. Then, I cancelled the project (because it was a dead project). After a few months, Yasin came to my Discord server and asked about the sources we used. Then, I learned that he was my friend's friend, so I joined their project Arus and contributed to them. After about a month, I was still the only contributor and the project was dead again and I didn't want it to end up like Ember, so I left the project (just the Arus project, I didn't leave Artado completely) and made a fork called Toryus. I archived everything in the first commit of Arus so I could have a proof against them in case they decide to tell me that they made Arus themselves. The Archive. You can see the entire source code matches the Ember's source code at the Discord server of Ember (Except for some of kernel.cpp), the README.md literally is the README.md of Ember, and the logo's file name starts with ember (and it's the Ember logo).
So, Toryus, is in fact, a fork of Ember, not a fork of Arus, and since Ember is also written by me (Arnolxu), it's technically not based on anything.
This software is licensed under a modified version of 4-clause BSD license, described in LICENSE. No other licenses may apply.