Skip to content

Releases: mateoconlechuga/convbin

convbin

14 Jul 23:03
Compare
Choose a tag to compare

This program is used to convert files to other formats. It primarily is used for the TI-84+CE and related calculator series, however can be used as a standalone program.

Please see the readme for more information, or use convbin --help

convbin

06 Nov 17:01
Compare
Choose a tag to compare

This program is used to convert files to other formats. It primarily is used for the TI-84+CE and related calculator series, however can be used as a standalone program.

Please see the readme for more information, or use convbin --help

convbin

09 Sep 05:54
Compare
Choose a tag to compare

This program is used to convert files to other formats, specifically for the TI84+CE and related calculators.

Please see the readme for usage, or use convbin --help

convbin

14 Mar 22:18
Compare
Choose a tag to compare

This program is used to convert files to other formats, specifically for the TI84+CE and related calculators.

Please see the readme for usage, or use convbin --help

convbin

14 Nov 13:45
Compare
Choose a tag to compare

This program is used to convert files to other formats, specifically for the TI84+CE and related calculators.

Please see the readme for usage, or use convbin --help

convhex

10 Jul 14:02
Compare
Choose a tag to compare

Converts raw binary and hexadecimal formatted files to TI-OS readable formats

Please see the readme for usage.

convhex

06 Apr 01:31
Compare
Choose a tag to compare

Converts raw binary and hexadecimal formated files to TI-OS readable formats

Usage

convhex [-options] <input file(s)> <output file>

Use convhex -h for option information.

convhex

31 Oct 03:28
Compare
Choose a tag to compare

Converts binary formats and other related formats to TI usable format.
Input extension can be .hex, .bin, .8x*

Usage

convhex [-options] <input file> <output file>

Use convhex -h for option information

ConvHex

06 Mar 08:56
Compare
Choose a tag to compare

Converts from Intel HEX format and other formats to TI usable format.
Input extension can be .hex, .bin, .8xp

Usage

convhex [-options] <filename>

Options
  • a: Mark output binary as archived (Default is unarchived)
  • v: Write output to AppVar (Default is program)
  • n: Override variable name (example: -n MYPRGM)
  • x: Create compressed self extracting file (useful for programs, output written to filename_)
  • c: Compress input (useful for AppVars)
  • b: Write output to binary file rather than 8x* file
  • h: Show this message

ConvHex

18 Jan 18:31
Compare
Choose a tag to compare

Converts from Intel HEX format and other formats to TI usable format.
Input extension can be .hex, .bin, .8xp

Usage

convhex [-options] <filename>

Options
  • a: Mark output binary as archived (Default is unarchived)
  • v: Write output to AppVar (Default is program)
  • n: Override variable name (example: -n MYPRGM)
  • x: Create compressed self extracting file (useful for programs, output written to filename_)
  • c: Compress input (useful for AppVars)
  • b: Write output to binary file rather than 8x* file
  • h: Show this message