A development kit for TI83+ Flash programs using C and sdcc. Shelved: TI83+ has a tiny address space and the compiler can't optimise well.
| .vscode | ||
| lib83 | ||
| .gitignore | ||
| 83chmap.bmp | ||
| 0104.key | ||
| LICENSE | ||
| main.c | ||
| Makefile | ||
| README.md | ||
| ti83pv116.bin | ||
| TODO | ||
ti83-sdk
A C programming SDK for the TI-83 calculator. Includes pre-configured build system, startup files and a C library.
Requirements
- SDCC
- GNU Make
- TilEm
- RabbitSign
Status
WIP.