Pillman VS Zero

Compare Pillman vs Zero and see what are their differences.

Pillman

Pillman boot sector game, a yellow thing eats pills and is chased by monsters. (by nanochess)

Zero

64 bit bootloader for Cyjon operating system. (by CorruptedByCPU)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Pillman Zero
1 2
316 12
- -
1.8 0.0
over 2 years ago about 3 years ago
Assembly Assembly
- -
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.

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
    2 projects | /r/EmuDev | 31 Dec 2021
    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.

Zero

Posts with mentions or reviews of Zero. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-09.
  • A piece of advice
    2 projects | /r/osdev | 9 Feb 2023
    Yeah, I had the same few years ago... https://github.com/CorruptedByCPU/Zero
  • Cyjon v0.1407
    1 project | /r/osdev | 10 Feb 2021
    Here is the code of my bootloader: https://github.com/Blackend/Zero/blob/master/zero/graphics.asm

What are some alternatives?

When comparing Pillman and Zero you can also consider the following projects:

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

Invaders - Invaders game in 512 bytes (boot sector)

x86-bootloader - A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly

bootloader - Mandelbrot set drawers for vintage hardware [Moved to: https://github.com/encse/mandelbrot]

FutureDOS - A futuristic DOS

BootProg - FAT12/16/32 Bootsector for .COMs/.EXEs

boot2duino - The World's Most Useless Arduino Platform.

Pure64 - Pure64 is a kernel/software loader for x86-64 systems.

x86-bootloader - 💻 A very simple x86 bootloader