CE C/C++ Toolchain (v11.2)
The v11.2 toolchain includes some new features, bugfixes, and improvements! 🎉
Thanks to all the contributors!
Getting Started
Check out the CE C/C++ Toolchain Documentation.
Downloads
Windows: CEdev-Windows.zip
Linux: CEdev-Linux.tar.gz
macOS: CEdev-macOS.dmg
Changelog
-
New features
- Add back dedicated timer functions by @mateoconlechuga
- Use timer 1 for clock and related functions by @mateoconlechuga
-
Bugfixes
- Fix sprintf/vsprintf/snprintf/vsprintf bounds checking by @mateoconlechuga
- Fixes for convimg (palette generation) by @mateoconlechuga
-
Improvements:
- Add framerate limiting example by @commandblockguy
- Ensure tools are compiled statically by @mateoconlechuga
- Improve macOS deployment tools by @adriweb
- Minor documentation improvements by @mateoconlechuga
For a breakdown of changes, please see the changelog file.