V2.1 · Dual-format files + browser program runner

TI-BASIC Studio

Write one program, check both calculator families, and download a real .8xp for TI-84 Plus/CE or .8xp2 for TI-84 Evo.

Loading calculator-file engine…
Private by default. Encoding, decoding and CE↔Evo conversion run locally in this page. Your program is not uploaded to this website. Use TI Connect CE or TI Connect Evo to send the downloaded file to a physical calculator.
Ln 1, Col 15 linesSaved in this browser

Insert a common command

Real calculator files

The Studio creates tokenized calculator containers—not renamed text files—with the appropriate CE or Evo structure and checksum.

Convert older programs

Import a CE .8xp, inspect its readable source, check Evo compatibility and generate a new .8xp2 when conversion succeeds.

Run and debug

Open the source in a protected browser worker, step through lines, pause at breakpoints and inspect variables in CE or Evo compatibility mode.

Calculator-file support uses the MIT-licensed tivars_lib_cpp engine. Third-party notices.