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: 8 months ago
Linked from 1 awesome list
assemblybasic-operating-systemcgasgas-assemblyi386kernelnasmnasm-assemblyoperating-systemososdevx86x86-32
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
| A small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture | 58 |
| A simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors | 435 |
| An operating system designed to provide low-level hardware access and flexibility in resource allocation. | 344 |
| A general-purpose operating system built using Zig, targeting standard desktops and laptops. | 58 |
| A learning project to build and maintain an operating system from scratch in C++ | 1,667 |
| A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
| An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
| A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. | 78 |
| A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
| An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
| A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |
| A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 87 |
| A basic operating system for the Game Boy using Assembly language | 28 |
| A programming language and compiler framework designed to create tiny executables with support for inline C and assembly syntax | 80 |