GitHunt

SimpleOS

A simple DOS like OS made in Assembly and C.

Build

Run with make all.

Run

To run the OS, you can download VM software.
The iso Image is in the iso folder.
Reccomended:

Running with VMWARE/Virtualbox

To run with this, simply insert the iso image, and make sure to chose the other option.

Running with qemu

Run with make run.

Source

The source is in the src Folder

Languages

C85.8%Assembly8.4%Makefile3.6%Shell2.1%Batchfile0.0%

Contributors

MIT License
Created June 1, 2021
Updated November 11, 2025
xing1357/SimpleOS | GitHunt