x86-bootloader
Zero
x86-bootloader | Zero | |
---|---|---|
1 | 2 | |
36 | 12 | |
- | - | |
0.0 | 0.0 | |
about 2 years ago | over 3 years ago | |
Assembly | Assembly | |
GNU General Public License v3.0 only | - |
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
-
Just got my bootloader and real mode kernel working on 80s hardware!
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)
Zero
-
A piece of advice
Yeah, I had the same few years ago... https://github.com/CorruptedByCPU/Zero
-
Cyjon v0.1407
Here is the code of my bootloader: https://github.com/Blackend/Zero/blob/master/zero/graphics.asm
What are some alternatives?
btry - Battery info program for x86-64 Linux laptops in 384 bytes of machine code
Pillman - Pillman boot sector game, a yellow thing eats pills and is chased by monsters.
x86-kernel - A hobby kernel developed from scratch using i8086 assembly
BootProg - FAT12/16/32 Bootsector for .COMs/.EXEs
sjasmplus - Command-line cross-compiler of assembly language for Z80 CPU.
FutureDOS - A futuristic DOS
optromloader - IBM PC/Clone 8086+ floppy-loading of option roms.
Pure64 - Pure64 is a kernel/software loader for x86-64 systems.
Invaders - Invaders game in 512 bytes (boot sector)
Cyjon - A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
FlameOS-Rewrite3 - A simple 32-bit OS.