LZ: Zipping zshell programs
[Prev][Next][Index][Thread]
LZ: Zipping zshell programs
You mention ways of hooking the calculator to a pc & unzippping on the
pc?
why? for that matter why not make/buy a link cable and do a backup on
your PC?
I think that having some way to zip & unzip on the calculator might be
better, although such a program would probably take up so much mem it
wouldn't be worth it anyway.
Mike Baker
[MbM]
Hey!
heres the asm of Softram 95 (hehe) for the TI85:
#INCLUDE "TI-85.H"
.ORG 0
.DB "SoftRam '85", 0
; *note you can insert any
; code here as long as it's
; not relevent =)
RET
.END