Re: A85: A bit of help with assembler and others


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

Re: A85: A bit of help with assembler and others




On Fri, 12 Jun 1998 11:06:46 -0700 (PDT), you wrote:

>
>On Fri, 12 Jun 1998, Jim White wrote:> > 
>> Can anyone tell me *every* location in the ti-85's
>> memory that I can use for data storage (neglecting free mem of course).
>> Also I need to know exactly what the EX AF,AF' instruction does.
>> 
>It's all listed in whichever header you use (ti85.h)
>
>TEXT_MEM  = $80DF
>TEXT_MEM2 = $8A6B
>GRAPH_MEM = $8641

i think in Usgard.h there is also:

TEMP_STORAGE    =$827C  ; 128 bytes temporary storage

though i am not sure what this is used for in the calculator.

-mike pearce


References: