Articles and Resources
Helpful resources
- Intro to plugs
- Develop Your Own Operating System in C# or VB.NET
- Quick View Under the Hood
- Intro to Plugs
- X86 Assembly Debugger Preview
- Tutorials for Cosmos (in french)
- Projects for CosmosCosmos on Wikipedia
- HxD Hex Editor
- Wireshark Network Monitor
- CIL Standard
- A good intro to x86 Assembly
- OSDev.org
Articles
Most of these articles are quite old although do still contain good information, written by Chad Z Hower on CodeProject.
- Advance Cursor and GUI in cosmos tutorial
- Quick look under the hood
- Develop Your Own Operating System in C# or VB.NET
- Visual Studio X86 Assembly Debugger
- Making a Remote PC Slave for Debugging or Fun (old article, code deprecated)
- Implementing multitasking system to Cosmos
- Send files to the Virtual Machine manually