CE C Toolchain (LLVM-based)
This is a bugfix release over v9.0, make sure to update!
- Updated fasmg (fix linker bug that could unnecessarily require a library)
- Updated ez80-clang (fix compiler bug where taking the address of stack variables in simple functions was broken)
For the changelog of v9.1, please see the changelog file.
Getting Started
Read the Getting Started Guide.
Downloads
Windows: windows_CEdev.exe
Linux: linux_CEdev.zip
macOS: mac_CEdev.dmg
CE Libraries
The CE C Toolchain can use the 'Standard' CE Libraries.
These libraries add runtime support for fast graphics, file access, keypad integration, and more.
Download them at the above link, and add the appropriate headers in your source to use the supplied functions.
Documentation for the libraries can be found here.