You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some commonly used libraries for the TI-84+CE/TI-83PCE calculators.
3
-
_(This repository is kept for historical reasons and releases only - the actual content has since moved to the CE Toolchain, see below)_
4
3
5
-
## User Installation
6
-
Please visit this link to download the libraries: https://github.com/CE-Programming/libraries/releases/latest
4
+
**(This repository is kept for historical reasons and releases only! The actual content has since moved to the [CE C/C++ Toolchain](https://github.com/CE-Programming/toolchain/))**
7
5
8
6
## Developer Information
9
-
These libraries can be used to perform many useful routines in C/C++ for the TI-84 Plus CE and TI-83 Premium CE.
10
-
Please check out the toolchain for more information; the source is there as well: https://github.com/CE-Programming/toolchain/tree/master/src
11
-
12
-
### Current Version
13
-
14
-
You can see the changelog in the libraries sections of the [toolchain changelog](https://github.com/CE-Programming/toolchain/blob/master/changelog.md).
7
+
These libraries can be used to perform many useful routines in C/C++/ASM for the TI-84 Plus CE and TI-83 Premium CE.
8
+
Please check out the toolchain for more information; or [open the docs here](https://ce-programming.github.io/toolchain/libraries/index.html).
0 commit comments