TI-85


The TI-85 is a graphing calculator made by Texas Instruments based on the Zilog Z80 microprocessor. Designed in 1992 as TI's second graphing calculator, it was replaced by the TI-86, which has also been discontinued.
The TI-85 was significantly more powerful than the TI-81, as it was designed as a calculator primarily for use in engineering and calculus courses. Texas Instruments had included a version of BASIC on the device to allow programming. Each calculator came with a cable to connect calculators. Another cable known as the TI-Graph Link was also sold, along with appropriate software, to connect the calculator to a personal computer. These cables made it possible to save programs and make backups.

Assembly programs

Enthusiasts analyzed memory backups and discovered that entries in the calculator's CUSTOM menu pointed at specific memory locations. With this knowledge, a hack was devised where a special string could be inserted into the backup at the proper location to allow the calculator to execute assembly language programs. These programs could run much faster than their BASIC counterparts and be much more efficient in terms of memory usage. This development made the TI-85 the first TI graphing calculator that could execute assembly programs.
Programs written in assembly would be stored as string expressions and accessed through the CUSTOM menu. Games such as Tetris and Boulder Dash are available, as are programs with more practical uses, such as versions of the periodic table. Total memory capacity was about 32 kilobytes, with 28226 bytes available for use.
The assembly language shell ZShell is also available for the TI-85.
Probably in response to the widespread use of assembly programs, TI officially introduced assembly access in later models, such as the TI-83 and TI-86, along with expanded memory. The TI-86 is very similar to the TI-85, sharing the same display resolution, processor, and processor speed.

Technical specifications