-
Notifications
You must be signed in to change notification settings - Fork 551
Home
Misha edited this page Jan 24, 2023
·
55 revisions
The documentation has been relocated to https://cosmosos.github.io/articles/GettingStarted.html. As the wiki is being phased out, if you want to contribute to the documentation change https://github.com/CosmosOS/Cosmos/tree/master/Docs/articles and submit pull request.
- GUI
- Rings
- Features
- Quick look under the hood
- Intro to plugs
- What is the "devkit?"
- Note to users of older releases
- See this page if you want to start contributing/How to fix an issue with Cosmos or start developing for us
- Use the mailing list to ask for help or advice
- Use the issue tracker to report missing plugs/problems with Cosmos etc (not your OS code)
- If the answer to your question is "It's not yet implemented", try and implement it
- See if your question is covered by any of the "How to's" below
Please visit the website for updated documentation and help.
- 2016 Nov 23 - Cosmos interview for Channel 9
- Building your first operating system in less than 60 seconds
- Cosmos debugging
- Cosmos PXE network boot with VMWare
- Debugging on real hardware
- Cosmos running a 1024x768 screen & mouse: Demo, Source
- Cosmos videos on YouTube
- Advance Cursor and GUI in cosmos tutorial
- Quick look under the hood
- Intro to plugs
- Develop Your Own Operating System in C# or VB.NET
- X86 Assembly Debugger Preview
- Making a Remote PC Slave for Debugging or Fun (old article, code deprecated)
- Tutorials for Cosmos (in French)
- Cosmos quick overview (in French)
- Implementing multitasking system to Cosmos
- Send files to the Virtual Machine manually