Skip to content

thibaultduponchelle/bin8x

Repository files navigation

.github/workflows/test.yml

bin8x

bin8x is a "binary packer" for ti8x (ti82, ti83, ti83+, ti84+ etc...) serie.

A "binary packer" is a tool that you would need to wrap assembly (or C) compiled z80 code into a binary that can be transferred to a calculator.

Usage

Build with make then run:

./bin8x -i test.bin -o TEST.8xp

OR

./bin8x test.bin TEST.8xp

Credits

The main author of bin8x was (and still is) Peter Martijn Kuipers. Current maintainer is Thibault Duponchelle.

Several other people helped to improve (or even release 1.x versions):

See history or ARCHIVE.md for more informations.

Notes

I initially used the name bin8x_improved on ticalc.org to differenciate (but keeping attributions to same group of people, since it's something we can do in ticalc 👍).

In 2023, I renamed this repository and I now start using bin8x name.