Skip to content

Xing758/SimpleOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleOS

A simple DOS like OS made in Assembly and C.

Build

Run sh run.sh.

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 qemu-system-x86_64 iso/MyOS.iso.

Source

The source is in the src Folder

Website

Website coming up soon! Keep tuned!

Community

https://discord.gg/ymMAcmVV

Edit

I am taking a break from OSdev, and working on some arduino projects (If you are intrested please DM me on discord) . I will return soon hopefully though! A rough guess would be in 3/4 months or so.

About

Operating System Coded in Assembly and C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.7%
  • Shell 2.4%
  • Assembly 0.9%