Skip to content

Utility for converting TI calculator programs (.8xp files) to text files

License

Notifications You must be signed in to change notification settings

KMayne/8xpToText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TI-83+ 8xp to text converter

A small utility for converting 8xp files from the TI-83+ series of calculators to text. This utility interprets the binary data in the 8xp files and produces a human-readable text file, attempting to replicate the display of the calculator.

Usage

8xpToText file1.8xp file2.8xp ...

Run the program with the desired 8xp files as arguments. The utility will then output PROGNAME.txt for each file, where PROGNAME is that of the program on the calculator embedded in the file.

If you don't really know what you're doing, copy and paste the .8xp files to the folder with 8xpToText in it. Then drag the files one by one onto 8xpToText.

Thanks to

Author

Kian Mayne - Aug 2015

Licenced under the MIT licence.

About

Utility for converting TI calculator programs (.8xp files) to text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages