Short: Useful programs for programming for ZShell on TI85 calculator Uploader: Shawn D\\'Alimonte (aa600 torfree net) Type: dev/cross Requires: ixemul.library, Z80 assembler, TI85 calculator with ZShell, link cable and software Architecture: m68k-amigaos Authour: Shawn D'Alimonte (aa600@torfree.net) These are some programs to help the Amiga user who want's to program in assembler on their TI-85 calculator. It includes hex-bin: convert intel hex format to binary. string85: converts a binary to a zshell string makeasm: a script to automate the process of assembling when using asz80 as your assembler. Modify for other assemblers. ti-85.h: The ZShell header file with all of the macros removed as I couldn't find an assembler with macro support. For a copy of ZShell and many docs on programming it check out www.ticalc.org. For Amiga TI-85 link software check out Alink85.lha on aminet. string85 and makeasm are Copyright (C) 1997 Shawn D'Alimonte. They are freely distributable. hex-bin is from some source code I found on the net with no infromation with it. I assume it is public domain. If not please let me know.