Releases: gbadev-org/tonc
Community Release
This tag marks the "Community Release" of the TONC tutorial, as we finished implementing all the basic functionality to consider TONC usable and finally a target for contributions and general, mainstream consultation.
We now recommend suggesting https://gbadev.net/tonc instead of https://www.coranac.com/tonc/text/.
What's Changed
- Cleanup in preparation for initial release by @exelotl in #93
- Fixed incorrectly formatted code blocks by @djedditt in #98
- Converted all admonition boxes to new markup (#100) by @djedditt in #101
- Reduce monospace font size + clean up register diagram captions by @exelotl in #102
- Update cearn's email address in the intro by @exelotl in #103
- Add Tonc classic theme (#24) by @djedditt in #104
New Contributors
Full Changelog: initial-port...community-release
Initial content port and mdbook setup
This pre-release includes all the contents from the TONC tutorial ported faithfully to the markdown format, rendered by mdbook. Some features are implemented with additional mdbook preprocessors.
The "Install" chapter also received a complete overhaul and the new version is included in this release. The original port of this part is anyway available in commit 7a3ac731efe03af6f7debbcc7dce3b222cd23b65
.
The porting was curated by @exelotl @avivace @LunarLambda @pinobatch @mtthgn @copyrat90 @gwilymk .