xing1357 / SimpleOS

Operating System Coded in Assembly and C

Home Page:https://discord.gg/YXcXs5FNwu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Community

https://discord.gg/YXcXs5FNwu

About

Operating System Coded in Assembly and C

https://discord.gg/YXcXs5FNwu

License:MIT License


Languages

Language:C 85.8%Language:Assembly 8.4%Language:Makefile 3.6%Language:Shell 2.1%Language:Batchfile 0.0%