x86-bootloader VS crypticos

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

x86-bootloader

A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly (by Joshua-Riek)

crypticos

Obscure 256 Byte OS (by petabyt)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
x86-bootloader crypticos
1 2
24 21
- -
0.0 0.0
over 1 year ago 8 months ago
Assembly C
GNU General Public License v3.0 only MIT License
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.
  • Just got my bootloader and real mode kernel working on 80s hardware!
    1 project | /r/osdev | 14 Jan 2021
    I recently got my hands on a IBM PC Convertible (model 5140), rocking an Intel 8088 CPU and 256KB of RAM! I had to get my bootloader and kernel running on this thing, and after a few weeks of fixing up bugs its finally working!!! For those interested on the source code: FAT12/16 Bootloader (github.com) SuccOS: A hobby Operating System (github.com)

crypticos

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

What are some alternatives?

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

FutureDOS - A futuristic DOS

Macaron - A sweet hobby made operating system written in C++ for x86 CPUs with GUI

sjasmplus - Command-line cross-compiler of assembly language for Z80 CPU.

fasmg - flat assembler g - adaptable assembly engine

optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.

Odin - A simple CLI based Operating System

BTAG - The Better Than Awful GRUB bootloader

first_nes - Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.

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

hack-computer - My implementation of the Hack computer in HDL as well as software tools such as an assembler, compiler and emulator written in C.

Zero - 64 bit bootloader for Cyjon operating system.

Invaders - Invaders game in 512 bytes (boot sector)