x86-bootloader
Pillman
Our great sponsors
x86-bootloader | Pillman | |
---|---|---|
2 | 1 | |
6 | 315 | |
- | - | |
3.4 | 1.7 | |
over 1 year 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.
x86-bootloader
We haven't tracked posts mentioning x86-bootloader 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?
x86-bootloader - A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly
Invaders - Invaders game in 512 bytes (boot sector)
FutureDOS - A futuristic DOS
bootloader - Mandelbrot set drawers for vintage hardware [Moved to: https://github.com/encse/mandelbrot]
Cyjon - A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
512-byte-vm - A VM image in 512 bytes. Yes, you read it right.
asm-platformer - Very basic platformer game developed in x86 Assembly.
bfloader - 🧠Brainfuck IDE and interpreter in 512 bytes. (boot sector)
Zero - 64 bit bootloader for Cyjon operating system.
XTulator - XTulator is a portable, open source x86 PC emulator currently supporting the 8086 instruction set and 80186 extensions.
HIGH-TO-LOW - in this repository you will find codes in C and their equivalence in MIPS Assembly