bfloader
asm-platformer
DISCONTINUED
Our great sponsors
bfloader | asm-platformer | |
---|---|---|
1 | 1 | |
48 | 0 | |
- | - | |
0.0 | 0.0 | |
over 2 years ago | 6 months ago | |
Assembly | Assembly | |
BSD 3-clause Clear License | - |
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.
bfloader
-
What's happening in memory for this program to give this output?
#1: I've built a Brainfuck IDE and interpreter that fits entirely in a boot sector (512 bytes) using x86 Assembly! | 4 comments #2: Me flexing my custom asm/assembler I made for my bytecode VM. | 12 comments #3: Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe | 11 comments
asm-platformer
We haven't tracked posts mentioning asm-platformer yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
bfc-rs - Brainfuck compiler for x86-64 Linux implemented in Rust.
sjasmplus - Command-line cross-compiler of assembly language for Z80 CPU.
wordlos - WORDLE for DOS, written in assembly
AGI2_16bit_DOS - Adventure Game Interpreter (AGI) v2.440 Game Engine for DOS (16-bit)
perceptron-asm - A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.
Invaders - Invaders game in 512 bytes (boot sector)
optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.
Pillman - Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
FlameOS-Rewrite3 - A simple 32-bit OS.
ldca - Self-replicating, self-modifying Assembly program that can evolve into every possible computer program in the universe (EXPERIMENTAL)
first_nes - Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.