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.

GitHub

9 stars
2 watching
2 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list

assemblybasic-operating-systemcgasgas-assemblyi386kernelnasmnasm-assemblyoperating-systemososdevx86x86-32

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ozkl/sosoA simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems.907
pgram/jsd-osA small operating system designed to run on various x86 hardware configurations with minimal memory footprint and modular architecture58
corruptedbycpu/cyjonA simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors435
xomboverlord/xombAn operating system designed to provide low-level hardware access and flexibility in resource allocation.344
cascadeos/cascadeosA general-purpose operating system built using Zig, targeting standard desktops and laptops.58
wichtounet/thor-osA learning project to build and maintain an operating system from scratch in C++1,667
garnek0/garnosA hobby operating system designed to be modular and compatible with various hardware configurations.11
gandelxiv/pidi-osAn operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language38
docandrew/cubitA formally-verified, 64-bit operating system for x86-64 architecture written in Ada.78
paulomigalmeida/almeidaosA hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers.58
dreamos82/dreamos64An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality.169
halfer53/winixA 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/ackosA hobby operating system built from scratch in C, aiming to create a simple 64-bit OS.87
ekimekim/gbosA basic operating system for the Game Boy using Assembly language28
xyproto/battlestarA programming language and compiler framework designed to create tiny executables with support for inline C and assembly syntax80