Re: CAN TH TI-86 RUN Z-SHELL??


[Prev][Next][Index][Thread]

Re: CAN TH TI-86 RUN Z-SHELL??



This is true for BASIC programs, but ASM is the issue here. I think the
question was whether the ASM programs would be stored in Hex or ASCII, because
they are displayed in the program editor as Hex. I'll bet they're stored in
ASCII format.
________________

Jeff Tyrrill's TI Calculator Site: Contains programming tips, undocumented
discoveries and tips for power users, and comparisons of the different
calculator models.
http://tyrrill-ticalc.home.ml.org/

TI-Files member: The premiere TI site on the web, with reviews of games and
more.
http://ti-files.home.ml.org/


-----Original Message-----
From:   Open discussion of TI Graphing Calculators  On Behalf Of Eggplant Farms
Sent:   Monday, June 02, 1997 11:05 PM
To:     CALC-TI@LISTS.PPP.TI.COM
Subject:        Re: CAN TH TI-86 RUN Z-SHELL??

> Aren't they supposed to be tokenized, as it happens with ti85 progs when
> they are executed for the first time after editing - typing in
> hex, saving in ASCII?
> ~bili

Not what I hear on the 83. The 82/83 don't need to tokenize their programs.
Basic programs are tokenized during entry (this wouldn't work for asm). I
don't know for the 86.