Skip to content

CE C Software Development Kit

Compare
Choose a tag to compare
@mateoconlechuga mateoconlechuga released this 24 Aug 23:40
· 1695 commits to master since this release

Installing

  • Download the file prefixed with your OS type
  • On windows, simply run the executable (.exe) as an administrator
  • If you are using Linux or macOS, a detailed install guide is here

Included you will find examples using the 'Standard' CE Libraries. These perform efficient and easy support for graphics, file I/O, keypad input, etc. Be sure to grab them if you plan to use them.

If this is your first time using the toolchain, please visit the startup wiki page.


Some notable improvements in this version include:

  • Documentation fixes
  • Fix gfx_Begin signature
  • Fix gfx_RotateSpriteC
  • Fix ti_Str0 value and add missing ti_Str9
  • Fix gfx_SetCharData (#221)
  • Improve build
  • Add ti_ArchiveHasRoom

Changelog