No description
Find a file
2018-04-09 16:33:51 +02:00
.github Update issue_template.md 2017-11-20 14:22:30 +10:00
Artwork Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Build Improved install-VS2017.bat. 2018-03-26 02:29:38 +01:00
Demos Merge pull request #44 from CosmosOS/master 2018-04-09 16:32:15 +02:00
Docs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Resources Change TypeInfo to Type. 2017-10-17 21:55:43 -05:00
Setup Fixed setup script. 2018-03-30 02:05:59 +01:00
source Update PCI.cs 2018-04-09 16:33:51 +02:00
Tests Merge pull request #44 from CosmosOS/master 2018-04-09 16:32:15 +02:00
Tools Merge pull request #33 from CosmosOS/master 2018-02-17 12:30:19 -08:00
Users Merge pull request #22 from CosmosOS/master 2017-12-23 17:00:45 +01:00
.editorconfig Changed default indent_size to 4. 2018-02-25 23:13:17 +00:00
.gitattributes
.gitignore Changes 2018-02-25 14:43:12 +00:00
appveyor.yml Improved appveyor.yml. 2018-04-04 15:10:11 +01:00
Build.sln Converted Cosmos.VS.DebugEngine to the new project system. 2018-02-12 01:06:53 +00:00
Builder.sln Builder improvements. 2018-03-26 18:58:57 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Update CONTRIBUTING.md 2017-12-26 20:20:18 -05:00
Directory.Build.props Build targets. 2018-03-21 23:05:20 +00:00
Directory.Build.targets Build targets. 2018-02-15 19:31:56 +00:00
IDE.sln Converted Cosmos.VS.DebugEngine to the new project system. 2018-02-12 01:06:53 +00:00
install-VS2017.bat Fixed install-vs2017.bat. 2018-04-04 15:05:06 +01:00
Kernel.sln First CPU Impl. 2018-03-26 21:20:51 +02:00
LICENSE.txt Update LICENSE.txt 2018-02-07 14:13:17 +00:00
ReadMe - Solutions.txt Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
README.md Removed unneeded code. 2017-10-12 22:00:43 +01:00
Test.sln Implemented isolated assembly loading. 2018-04-05 22:31:00 +01:00
userkit install.bat Updated nuget.exe. 2018-02-04 23:39:54 +00: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.