No description
Find a file
KM198912 7fb6ff9d80
Update CPU.cs
add .Trim() to the returned string because otherwise it is shifted to the right using Console.WriteLine
2020-11-30 13:15:20 +01:00
.github Fixed typo and reworded a few points 2020-09-07 20:36:52 +02:00
Artwork
build Update Microsoft.Build package 2020-10-02 08:03:59 -05:00
Demos Merge branch 'master' into CGSE 2019-08-31 21:38:55 +01:00
Docs change doc template to statictoc 2020-07-10 02:47:52 +02:00
Resources Bump dependencies version 2020-06-04 21:42:39 -05:00
Setup Update year 2019-06-28 22:09:09 -05:00
source Update CPU.cs 2020-11-30 13:15:20 +01:00
Tests Update Kernel.cs 2020-11-18 16:24:21 +01:00
Tools Undid unit test approach and now use DebugFactory to allow using cosmos debug when running unit tests 2020-11-14 18:48:23 +01:00
Users
.editorconfig
.gitattributes
.gitignore Use docfx for docs. 2020-02-12 17:56:43 +00:00
appveyor.yml Make appveyor.yml only run on master or prs 2020-07-05 21:10:54 +02:00
Build.sln Remove missing project 2019-06-20 17:29:19 -05:00
Builder.sln
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Demos.sln
Directory.Build.props Bump il2cpu version 2020-10-25 18:54:38 +01:00
Directory.Build.targets
global.json Package updates. 2020-02-12 17:57:36 +00:00
IDE.sln Update XSharp project paths 2019-06-20 17:02:02 -05:00
install-VS2019.bat Added line to bat file to set working directory so build won't fail when double-clicking on build. 2019-05-30 20:55:33 -04:00
Kernel.sln Update XSharp project paths 2019-06-20 17:02:02 -05:00
LICENSE.txt Update year 2019-06-28 22:09:09 -05:00
ReadMe - Solutions.txt
README.md Update README.md 2020-07-10 02:57:17 +02:00
Test.sln Undid unit test approach and now use DebugFactory to allow using cosmos debug when running unit tests 2020-11-14 18:48:23 +01:00
userkit install.bat Make userkit install.bat use VS2019 2019-05-16 16:57:39 +02:00

Cosmos

Build status

Cosmos is an operating system "construction kit". Build your own OS using managed languages such as C#, VB.NET, and more!

For instructions on how to install and use Cosmos, please visit the Cosmos website.

For documentation and technical information, see the Cosmos Documentation.