A simple x86 operating system
☆26Oct 16, 2014Updated 11 years ago
Alternatives and similar repositories for toy-os
Users that are interested in toy-os are comparing it to the libraries listed below
Sorting:
- The Operating System is executed on x86 Intel CPU Instruction set. It is written in assembly language only.☆19Feb 10, 2016Updated 10 years ago
- Toy Operating System☆11Jan 30, 2016Updated 10 years ago
- Bootsector Tetris Game☆12Mar 1, 2013Updated 13 years ago
- Ambiente de Desenvolvimento Integrado (ADI) contando com um explorador de arquivos, editor de código, compilador e outros.☆10Jun 19, 2025Updated 9 months ago
- A new operating system from scratch!☆13Sep 11, 2024Updated last year
- Simple OS-like program for x86-64 and AArch64☆63Jun 4, 2015Updated 10 years ago
- Boolean operations (union, intersection, difference) on 3D Point Clouds☆11Feb 28, 2015Updated 11 years ago
- Nikolay Nikolov's tiny bootable x86 OS written in pascal.☆22Dec 1, 2012Updated 13 years ago
- x86_64 OS Reference in C and Assembly☆27Jan 26, 2024Updated 2 years ago
- A tiny operating system based on x86 architecture written with ASM completely.☆95Aug 3, 2025Updated 7 months ago
- A small x86 32-bit operating system.☆20Jun 29, 2024Updated last year
- A toy operating system built with Rust☆16Nov 22, 2017Updated 8 years ago
- A hobby kernel developed from scratch using i8086 assembly