Welcome to the TI-Basic Developer (TI|BD) Program Archives! We have a large variety of programs available for download, with program filtering and sorting based on genre and metadata, and will accept nearly any programs that you want to add to our archives. If you have questions, leave a post on the forums or read the FAQ. Happy gaming! |
Everything Arcade |
Graphics Platform |
Puzzle RPG |
Strategy Sports |
Casino Board |
Utilities Miscellaneous |
Alphabetical | Most Recent | Oldest | Rating | Random |
User-Friendly Quadratic Program
|
This is a program where you input A,B, and C and it calculates the vertex of the parabola and then the roots (if any). As well as calculating these values, it also graphs the equation (stored into Y1). This is not shown in the program, but can be viewed after exiting. The program also includes a list of equation forms and a square root finder for calculating discriminants. |
DNA generator
|
A program that asks for a DNA or RNA sequence, then gives the complementary sequence and displays it! |
CrisPI
|
Recite the digits of pi (π). How far can you go? |
Evil
|
Randomly changes the results of calculations |
Horner's method
|
Horner's method is a algorithm to divide a polynom by (x-a) ( From wikipedia:[In mathematics, Horner's method is either of two things: (i) an algorithm for calculating polynomials, which consists of transforming the monomial form into a computationally efficient form;[2] or (ii) a method for approximating the roots of a polynomial. The latter is also known as Ruffini–Horner's method.]) |
Binary/Decimal/Hexadecimal Converter
|
This program converts between the base 2, base 10 and base 16 numeral systems. [UPDATE: REDUCED IN SIZE (A LOT)] |
Plate load test, Lastplattendruckversuch, DIN 18134
|
Analyses the german plate load test for soil testing. In german it is called "Lastplattendruckversuch". |
Mnemon
|
This is a program to create data sheets and read them. You must input a random code of 6 letters/numbers which form your personal ID. It will make secure that nobody else can read your data sheets on their calculator! |
Chemical Equation Solver
|
Balances chemical equations, inputted as a string. |
Phoenix 1.0
|
A VERY upgraded version of Mnemon with better interface and remembering utilities. |
Quarterback Rating
Timer
|
A program containing a digital timer and a digital and analog clock. |
Pythagorean, Midpoint, and Distance
|
Solves and shows you the work of every step of the distance, midpoint, and Pythagorean theorem formulas. |
EZ-Grader 3.5
|
This program is intended for teachers or anyone who wants to grade tests or exams. It is one of the first programs that I have written, but it is constantly being improved. Version 3.5 has a better user interface, and improved control. |
Exact Quadratic
|
An exact quadratic solver that displays answers in "pretty print". |
Line 2.0
|
This program will take the graphscreen and turn it into recallable lines. |
GamePlayer Ultra
|
***This update is necessary if you are using an older version*** |
Cubic Equation Solver
|
A simple program used to solve cubic equations (AX^3+BX^2+CX+D=0) |
Digital + Anoluge Clock V1
|
A very compact (610 bytes) clock with accurate hands and a day indicator. |
Custom Menu
|
A fully customizable, scrolling menu created for Codebender's custom menu contest. |
Photon Lamda Nu Energy Mass Calculator
|
pick which piece of info you have for the photon your studying and enter the value. remember to enter info like nano-meter as E-9. |
Key Game
|
A simple reflex game where a key code is generated on the screen. Push the correct key before you run out of time. A great way to learn the key codes. |
Battery Icon
|
Battery Level Indicator |
Chars
|
Have you ever wanted to get some of those pretty nifty ASCII characters, such as the arrows, or subscript numbers? Well with this program, you can! I recommend just sending this to your archive and running it with a shell (such as MirageOS) so that it does not get deleted, as the program stores its awesome characters into Str7! |
Wave Interference Grapher
|
This program looks at two waves of the form ASin(BX+C) and graphs their interference pattern. |