Retro Game Coders — Documentation
Welcome. This site is the educational documentation companion to ide.retrogamecoders.com — a browser-based environment for retro programming across multiple platforms and languages.
What you will find here
| Section | Purpose |
|---|---|
| TRSE | Turbo Rascal and how we mirror IDE help |
| Assembly | Low-level CPU programming (placeholders to expand) |
| C | C on constrained systems (placeholders) |
| BASIC | BASIC dialects (placeholders) |
For maintainers
See Maintaining this site for how the project is built, deployed, and how to add TRSE reference content from the main repository.
This documentation is built with MkDocs Material and lives in the retrodocs/ directory of the TRSE-related repository.