Re: 92 functions in 86 ASM


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

Re: 92 functions in 86 ASM



The 1 Meg is for the entire ROM; the symbolic manipulation probably takes only
a small portion of that. The rest is devoted to other parts, like the code for
the applications, especially geometry.
________________

Jeff Tyrrill
http://tyrrill-ticalc.home.ml.org/
http://ti-files.home.ml.org/


-----Original Message-----
From:   Open discussion of TI Graphing Calculators  On Behalf Of Niklas Brunlid
Sent:   Friday, August 08, 1997 9:51 AM
To:     CALC-TI@LISTS.PPP.TI.COM
Subject:        Re: 92 functions in 86 ASM

On Thu, 07 Aug 1997 23:31:47 -0400, Fox Possession
<kitsune@worldnet.att.net> wrote:

>Now that there's a neat and clean "official" assembly language out
>for the 86, the question arises as to whether it can be used to emulate
>the 92's advanced functions (i.e. derivatives, antiderivatives, other
>calculus stuffs).  Or more precisely, whether it could be done
>efficiently, of course it could be done.  Has anyone been doing any
>work on the subject?

The 92 has 1 Mb of ROM containing these functions, developed together
with the people who created Derive. OK, it's programmed in
not-so-efficient C code, but you'd still have to pack it pretty
hard...