Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 624 Bytes

File metadata and controls

17 lines (13 loc) · 624 Bytes

SimpleOS

Operating System Coded in Assembly and C. Has a Virtual Filesystem, Simple Shell, GDT and IDT, and more. Planning to add networking functionalities and a GUI.

Run

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

Source

The source is in the src Folder

SimpleOS Documentation

You can find the Documentation here