Skip to content

TheMachine02/toolchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Toolchain

Toolchain for C programming on the TI CE calculators (TI-84 Plus CE / TI-83 Premium CE)

Installation

  1. Download the latest release
  2. Extract the .zip in a folder somewhere (you should see one called 'CEdev')
  3. Add an environment variable called CEDEV, pointing to the CEdev folder (instructions on how to do that on: Windows, Mac, Linux)
  4. Add the bin folder of the CEdev one to your system's PATH variable (instructions on how to do that on: Windows, Mac, Linux)

Once that is complete, you are ready to begin using the toolchain.
For more information on how to use it, please see the documentation page: https://ce-programming.github.io/documentation/

About

Toolchain for C programming on the TI CE calculators (TI-84 Plus CE / TI-83 Premium CE)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.9%
  • Assembly 43.1%
  • Makefile 2.8%
  • Other 1.2%