x86-bootloader VS Pillman

Compare x86-bootloader vs Pillman and see what are their differences.

x86-bootloader

💻 A very simple x86 bootloader (by filippofinke)

Pillman

Pillman boot sector game, a yellow thing eats pills and is chased by monsters. (by nanochess)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
x86-bootloader Pillman
2 1
5 316
- -
3.2 1.8
over 2 years ago over 2 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.

x86-bootloader

Posts with mentions or reviews of x86-bootloader. We have used some of these posts to build our list of alternatives and similar projects.

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.

What are some alternatives?

When comparing x86-bootloader and Pillman you can also consider the following projects:

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

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

bfloader - 🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)

Invaders - Invaders game in 512 bytes (boot sector)

HIGH-TO-LOW - in this repository you will find codes in C and their equivalence in MIPS Assembly

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

FutureDOS - A futuristic DOS

Zero - 64 bit bootloader for Cyjon operating system.

boot2duino - The World's Most Useless Arduino Platform.

asm-platformer - Very basic platformer game developed in x86 Assembly.

512-byte-vm - A VM image in 512 bytes. Yes, you read it right.