Skip to content

Yet another Operating System based on Cosmos. 又是一个啥也不能干的操作系统。

Notifications You must be signed in to change notification settings

sheey11/MilkyOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MilkyOS

MilkyOS is a x86 operating system based on Cosmos.

To Compile

  1. Install following:

    • Visual Studio 2019
    • Cosmos UserKit
    • Make sure you place XSharp nuget packages in the right directory, which you can find out after installed two above, and check it in VS2019 -> Options -> Search for nuget -> Package Source -> Cosmos Local Package Feed.
    • VMWare Player
  2. Open MilkyOS.sln and right-click on MilkyOS.Core__Asm -> Build.

    You may find error on bilding first time, don't worry, try again, and it will fix it.

  3. Hit F5 to start debugging.

Roadmap

  • System Call Mechanism
  • More System API
  • Basic Commands
  • Process/Thread Scheduling
  • Executable file
  • Header Files for gcc
  • (Maybe) Networking
  • (Maybe) GUI Support
  • (Maybe) User Management

About

Yet another Operating System based on Cosmos. 又是一个啥也不能干的操作系统。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages