Hello! I've been lurking on Cemetech for years and have made a couple TI-BASIC programs, but I've recently started learning C/C++ and have some project ideas that I am going to be exploring in the future.
Currently, I've been researching the AppVar file format. While there is a lot of information on how to work with them on the calculator, I haven't been able to find any resources on the file format itself.
A project I'm working on is going to involve converting binary files into 84 + CE AppVars so they can be read by a calculator program. Are there any resources that would help implement this programmatically?
Thank you! I apologize if this has been answered before.
Currently, I've been researching the AppVar file format. While there is a lot of information on how to work with them on the calculator, I haven't been able to find any resources on the file format itself.
A project I'm working on is going to involve converting binary files into 84 + CE AppVars so they can be read by a calculator program. Are there any resources that would help implement this programmatically?
Thank you! I apologize if this has been answered before.