TI-UI/README.md

7 lines
337 B
Markdown
Raw Permalink Normal View History

2022-03-07 02:08:49 +00:00
# TI-UI
This is a test custom implementation for basic UI code for a TI-84 calculator.
It uses the [CE-Programming toolchain](https://github.com/CE-Programming/toolchain), so you'll need to use that if you want to compile it.
After that, just run `make` to compile the program, then transfer `bin/UI_TEST.8xp` over to your calculator.