[A83] Re: storing op1 to list


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

[A83] Re: storing op1 to list




>Hmmm, I'm not sure, but the _asmnumerical input routine allocates
>areas in ram called edit buffers, to store/edit the string you've typed.

Is this a romcall? I can't find it for the 83+.

>Then, when you press enter that string is parsed and the result comes
>in OP1. Probably this changes the location of the list and therefore your
>previously calculated address of the list element becomes invalid.
>You should first input the number and do all sorts of calculations and only
>then you should calculate the address of the list and list element. Of
course,
>because the _chkfindsym romcall uses OP1, you must first copy its contents
>to another OP register.
>
>
>> pppfffffff !!!!! I can believe how much trouble I have experienced with
>> writing the freakin number in op1 to an element in an freakin list !!!!
>>
>> (Sorry that I react so late, but I haven't got a computer with internet
at
>> home (I have a pentium 90) and have to use public computers)

I had internet/14k4 on a pentium90 for 4 years

Ronald Teune