No description
Find a file
2017-12-02 13:50:43 +01:00
.github Update issue_template.md 2017-10-10 23:24:17 +01:00
Artwork Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Build Added nuget.exe 2017-12-01 22:23:10 +01:00
Demos Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00: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 Includes the new files for Syslinux in the InnoSetup script. 2017-11-07 23:25:45 +00:00
source Other plug missed :-( 2017-12-02 13:50:43 +01:00
Tests Merged with master 2017-12-01 22:24:28 +01:00
Tools Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
Users Upgraded projects to .NET Framework 4.7.1. 2017-11-21 14:08:25 +00:00
.editorconfig Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
.gitattributes - Fixed .gitattributes -- it was causing already committed files to show up as modified. 2014-12-25 13:59:23 -08:00
.gitignore Fixed .gitignore. 2017-08-08 18:48:00 +01:00
appveyor.yml Removed install from appveyor.yml. 2017-10-21 21:27:53 +01:00
Build.sln Renamed "Cosmos.Debug.Symbols" to "IL2CPU.Debug.Symbols". 2017-10-12 20:19:17 +01:00
Builder.sln Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-22 17:36:11 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-10-06 00:22:54 +01:00
Cosmos.snk Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
IDE.sln Renamed "Cosmos.Debug.Symbols" to "IL2CPU.Debug.Symbols". 2017-10-12 20:19:17 +01:00
install-VS2017.bat Fixed indentation. 2017-08-15 19:20:50 +01:00
Kernel.sln Renamed "Cosmos.Debug.Symbols" to "IL2CPU.Debug.Symbols". 2017-10-12 20:19:17 +01:00
LICENSE.txt Fixes for installer and builder 2017-08-12 20:43:42 +01:00
NuGet.config Fixed typo. 2017-11-01 22:30:57 +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
SUPPORT.md Removed unneeded code. 2017-10-12 22:00:43 +01:00
Test.sln Trying to plug StreamWriter(), but Flush() has only a buffer filled all with 0x0000 not with the text to Write()! 2017-10-24 23:17:50 +02:00
userkit install.bat Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04: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.