Buzz-OS
x86 OS
A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly.
A small x86 32-bit operating system.
9 stars
2 watching
2 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
assemblybasic-operating-systemcgasgas-assemblyi386kernelnasmnasm-assemblyoperating-systemososdevx86x86-32
Related projects:
Repository | Description | Stars |
---|---|---|
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 905 |
pgram/jsd-os | A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture | 58 |
corruptedbycpu/cyjon | A simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors | 435 |
xomboverlord/xomb | An operating system designed to provide low-level hardware access and flexibility in resource allocation. | 342 |
cascadeos/cascadeos | A general-purpose operating system built using Zig, targeting standard desktops and laptops. | 54 |
wichtounet/thor-os | A 64-bit operating system written from scratch to learn and develop new skills | 1,665 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
gandelxiv/pidi-os | An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
docandrew/cubit | A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. | 78 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 56 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 166 |
halfer53/winix | A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |
ackos-project/ackos | A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 85 |
ekimekim/gbos | A basic operating system for the Game Boy using Assembly language | 26 |
xyproto/battlestar | A programming language and compiler framework designed to create tiny executables with support for inline C and assembly syntax | 81 |