ultronOS

OS simulator

An operating system written in C++ for educational purposes, booting an x86 machine and simulating basic OS functionality.

A pretty simple Operating System for my High School Project

GitHub

176 stars
8 watching
14 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bistcuite/unox-os An educational Unix-like operating system project written in C and Assembly. 23
wichtounet/thor-os A 64-bit operating system written from scratch to learn and develop new skills 1,665
chximn/cpu Simulates an x86-64 CPU architecture in C++ 196
aburch/simutrans A transportation simulator that allows users to build and manage their own transport network. 434
mentos-team/mentos An educational 32-bit Linux-like Operating System project to demonstrate operating system concepts and development 139
marceldobehere/maslos An operating system written in C++ and C, with support for various hardware interfaces and GUI components. 92
xjunko/kurarin An OSU! standard simulator that provides basic gameplay and rendering capabilities with support for auto-play and replay files. 53
zombiecraig/udsim A simulator and fuzzer for the Unified Diagnostic Services protocol 289
managarm/managarm An operating system with a microkernel architecture and asynchronous I/O support 1,589
torps/torps A software framework for simulating and analyzing Tor networks 86
mrpt/mvsim A lightweight simulator for 2D vehicles and robots with realistic dynamics and sensor simulations. 299
udst/urbansim A platform for building statistical models of cities and regions 482
danarmor/turing_cmd A console-based program simulating the behavior of a Turing machine for educational purposes 10
mquy/mos An operating system developed from scratch to emulate a UNIX-like environment 371
hhuos/hhuos An operating system project demonstrating various aspects of OS theory in C++ and Assembly for the x86 architecture. 144