Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.64 KB

readme.md

File metadata and controls

33 lines (19 loc) · 1.64 KB

Rick Roll

A rick roll for TI-84 Plus CE and TI-83 Premium CE calculators.

Rick roll demo

Prerequisites

In order to run this program, you have to send the C libraries to your calculator. Either by using TI-Connect CE or TiLP (for GNU/Linux, therefore I can't provide a single download link).

Installation

Download

You have two choices:

  • Compile the binary files yourself using the CE toolchain. Don't forget to run make gfx to make the frame data, before running make to compile the source code.
  • Download the binary files already compiled from the releases.

After this, you just have to send RICKROLL.8xp, RICKROLL.8xp.0.8xv, RICKROLL.8xp.1.8.xv and RICKROLL.8xp.2.8.xv to your calculator.

Usage

OS version < v5.5

Run the program named RICKROLL that you can access by pressing the [prgm] button.

OS version >= v5.5

If you have OS 5.5 or a newer version, you'll have to install arTIfiCE jailbreak to run the binary eZ80 ASM files. Also, you can install a shell such as Cesium in order to quickly launch the rick roll.

Notes

  • I had to reduce the frames sizes to 120 x 120 instead of keeping their full size as the calculator has only 154 kB of RAM.
  • To exit the program, press any key.