Cyjon
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family. (by CorruptedByCPU)
Pillman
Pillman boot sector game, a yellow thing eats pills and is chased by monsters. (by nanochess)
Cyjon | Pillman | |
---|---|---|
4 | 1 | |
450 | 321 | |
1.8% | -0.3% | |
7.4 | 1.8 | |
11 months ago | over 3 years ago | |
Assembly | Assembly | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Cyjon
Posts with mentions or reviews of Cyjon.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-26.
- I Want To Write An 64 bit OS In x86-64 Pure Assembly. Are there any tutorials?
- Are you assembly developer?
-
Cyjon OS
https://github.com/Blackend/Cyjon Not OP, but here is the GitHub link
-
Looking to Contribute
I have some suggestions: 1. If you want OS projects to contribute to: 1 > skiftOS. 2 > Cyjon. 2. If you want to try something new (First two are by me): 1 > Scuffed-Utils (working name) - python. 2 > Eddytion - C++.
Pillman
Posts with mentions or reviews of Pillman.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-31.
-
My new project: dream86, an 8086/PC emulator in Rust
At the moment, the emulator can run a small 512 byte game (pillman, https://github.com/nanochess/Pillman). What do you think can be the next steps? I'd like to refactor the CPU code in primis, and then tackle some more small .COM programs, and then maybe go with booting DOS and bigger programs.
What are some alternatives?
When comparing Cyjon and Pillman you can also consider the following projects:
x86-bootloader - A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly
asm-platformer - Very basic platformer game developed in x86 Assembly.
mandelbrot - Mandelbrot set drawers for vintage hardware
x86-bootloader - 💻 A very simple x86 bootloader
FlameOS-Rewrite3 - A simple 32-bit OS.
bootloader - Mandelbrot set drawers for vintage hardware [Moved to: https://github.com/encse/mandelbrot]