bfloader
x86-bootloader
bfloader | x86-bootloader | |
---|---|---|
1 | 2 | |
50 | 7 | |
- | - | |
2.7 | 3.2 | |
about 1 year ago | over 2 years 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
x86-bootloader
What are some alternatives?
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
bfc-rs - Brainfuck compiler for x86-64 Linux implemented in Rust.
Pillman - Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
asudo - Sudo command for Windows. Supports both x86 and x86_64 arch.
HIGH-TO-LOW - in this repository you will find codes in C and their equivalence in MIPS Assembly
optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.
FutureDOS - A futuristic DOS
emojifuck - A Brainfuck dialect using emojis instead of ASCII operators.
asm-platformer - Very basic platformer game developed in x86 Assembly.
sboot_stm32 - Secure USB DFU1.1 bootloader for STM32
FlameOS-Rewrite3 - A simple 32-bit OS.