Skip to content

v12.0

Latest
Compare
Choose a tag to compare
@mateoconlechuga mateoconlechuga released this 06 Oct 18:00
· 10 commits to master since this release

The v12.0 toolchain includes some new features, bugfixes, and improvements! 🎉
Thanks to all the contributors!

Most notable is support for 48-bit routines using int48_t and uint48_t, first proposed by @fundudeone and heavily optimized and improved by @calc84maniac! These types can be used in place of int64_t and uint64_t for better performance and size.

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

For a breakdown of changes, please see the changelog file.