46
TI Z80 / TO8XV - PC files to appvar converter
« on: December 21, 2013, 01:37:10 pm »
Because I wanted to send some SID register dump files from my pc to my calculator for my TIMID soundchip I needed a way to convert a large amount of data to an appvar. I had to make a computer program to do it for me.
Syntax: to8xv [sourcefile] [appvar.8xv] [name(8 characters max)]
Source and executable included in zip file.
New python version with some additional options:
Source and executable included in zip file.
New python version with some additional options:
UPDATE:
Python version with some more commandline options. The ti83f.py module can be used in your own custom tools.
https://github.com/keoni29/to8xv
Planned features: multiple variables per .8xv file.