No description
Find a file
2018-09-23 23:45:40 +01: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. 2018-09-17 22:23:12 +01:00
Demos Created MemoryOperations.Copy that copies128 bytes any iterations using ASM 2018-08-21 14:48:10 +02:00
Docs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Resources Updated ILSpy to version 3.2.0.3856. 2018-08-29 19:13:15 +01:00
Setup Update ReadMe.txt 2018-08-05 00:38:40 +01:00
source Merge pull request #908 from fanoI/hashtable-work 2018-09-23 18:11:16 +02:00
Tests Merge pull request #1047 from CosmosOS/div-rem-int64-tests 2018-09-23 23:45:40 +01:00
Tools Code cleanup. 2018-09-14 23:47:16 +01:00
Users Project file cleanup and fixes. 2018-08-29 21:08:47 +01:00
.editorconfig Updated editorconfig settings. 2018-04-22 22:39:51 +01:00
.gitattributes - Fixed .gitattributes -- it was causing already committed files to show up as modified. 2014-12-25 13:59:23 -08:00
.gitignore Changes 2018-02-25 14:43:12 +00:00
appveyor.yml Fixed build. 2018-08-14 22:25:15 +01:00
Build.sln Fixed Hyper-V integration. 2018-07-16 22:07:59 +01: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
Directory.Build.props Added test adapter for Cosmos test kernels. 2018-08-04 02:51:28 +01: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 Revert "Merge branch 'master' into master" 2018-08-05 18:08:13 +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 Update README.md 2018-08-05 18:06:00 +02:00
Test.sln Merge pull request #1025 from fanoI/MemoryCopyOperations.Copy_work 2018-09-23 14:37:32 +02: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.