asm-platformer
DISCONTINUED
Pillman
Our great sponsors
asm-platformer | Pillman | |
---|---|---|
1 | 1 | |
0 | 315 | |
- | - | |
0.0 | 1.7 | |
10 months ago | over 1 year ago | |
Assembly | Assembly | |
- | - |
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.
asm-platformer
We haven't tracked posts mentioning asm-platformer yet.
Tracking mentions began in Dec 2020.
Pillman
-
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?
sjasmplus - Command-line cross-compiler of assembly language for Z80 CPU.
Invaders - Invaders game in 512 bytes (boot sector)
bfloader - 🧠Brainfuck IDE and interpreter in 512 bytes. (boot sector)
bootloader - Mandelbrot set drawers for vintage hardware [Moved to: https://github.com/encse/mandelbrot]
wordlos - WORDLE for DOS, written in assembly
FutureDOS - A futuristic DOS
Cyjon - A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
AGI2_16bit_DOS - Adventure Game Interpreter (AGI) v2.440 Game Engine for DOS (16-bit)
asudo - Sudo command for Windows. Supports both x86 and x86_64 arch.
perceptron-asm - A single-layer perceptron in x86 assembly to distinguish between circles and rectangles.
x86-bootloader - A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly