Skip to content

Operating System Coded in Assembly and C

License

Notifications You must be signed in to change notification settings

jstaursky/SimpleOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Operating System Coded in Assembly and C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.5%
  • Assembly 1.5%