stephaneseng / ti89-archives

Collection of some TI-89 programs in C and TI-BASIC that I made a long time ago

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ti89-archives

Collection of some TI-89 programs in C and TI-BASIC that I made a long time ago.

As of August 2019, these are still buildable using TIGCC 0.96 Beta 8 and runnable on TI-89 Titanium OS 3.10.

Note: TI-BASIC binary file contents (*.89p) have been converted into text for easier browsing using TI-Edit 0.3.1, even though some characters may not be properly converted.

Games

Sacha

Sacha.gif

Description Pokemon game prototype
Release date 2008-02
Language C
Build requirements extgraph.a and extgraph.h from ExtGraph 2013-07-30

SGSsdk

SGSsdk.gif

Description Sudoku solver
Release date 2007-01
Language C

SGScas

SGScas.gif

Description Square flipping game
Release date 2006-08
Language TI-BASIC
Runtime requirements Flib.89z from Flib 3.2

SGSapl

SGSapl.gif

Description Deal or No Deal game
Release date 2006-07
Language TI-BASIC
Runtime requirements Flib.89z from Flib 3.2

Applications

SGSgeo

SGSgeo.gif

Description Geometry application
Release date 2006-08
Language TI-BASIC
Runtime requirements Flib.89z from Flib 3.2

SGSech

SGSech.gif

Description Periodic table of elements
Release date 2006-03
Language TI-BASIC
Runtime requirements Flib.89z from Flib 3.2

About

Collection of some TI-89 programs in C and TI-BASIC that I made a long time ago

License:MIT License


Languages

Language:Objective-C 82.2%Language:C 17.8%