No description
Find a file
2019-06-23 18:57:14 -04: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 Package updates. 2019-05-27 23:16:02 +01:00
Demos Guess demo fixes. 2018-12-06 21:57:49 +00:00
Docs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Resources Cleanup. 2018-12-09 21:41:59 +00:00
Setup Fixed build. 2018-10-31 18:37:54 +00:00
source Commented out nullable support. 2019-06-23 18:39:47 -04:00
Tests Commented out dictionary<char,char> test. 2019-06-23 18:57:14 -04:00
Tools Update target framework to net472 2019-05-06 21:08:55 -05:00
Users Project file cleanup and fixes. 2018-08-29 21:08:47 +01:00
.editorconfig Build update. 2018-11-30 20:12:41 +00:00
.gitattributes - Fixed .gitattributes -- it was causing already committed files to show up as modified. 2014-12-25 13:59:23 -08:00
.gitignore Build updates. 2018-11-16 00:47:37 +00:00
appveyor.yml Undo registry addition and try nogui 2019-05-04 17:33:20 +02:00
Build.sln Build updates. 2018-11-16 01:04:38 +00:00
Builder.sln Builder improvements. 2018-03-26 18:58:57 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-22 17:36:11 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-12-26 20:20:18 -05:00
Demos.sln Create demo solution and change demos to use package reference. 2018-10-07 21:20:10 -05:00
Directory.Build.props Updates for VS 2019. 2019-04-16 00:26:33 +01:00
Directory.Build.targets Updates for VS 2019. 2019-04-16 00:26:33 +01:00
IDE.sln Fix project references 2019-05-06 12:25:00 -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 Moved Cosmos.Core.DebugStub to IL2CPU. 2018-10-30 20:08:45 +00: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 Remove analyzers from build 2019-04-13 23:05:14 -05: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.