Re: A83: Re: 32 bit numbers
[Prev][Next][Index][Thread]
Re: A83: Re: 32 bit numbers
On 11-Oct-98, James Matthews wrote:
>> I have a program that gives me a number in op1 that cannot be stored in a
16
>> bit reg, how do I display and put that number into a user defined variable
>> without a dimention error?
>John, _dispop1a should display it...its the storing that we're having trouble
>with. Just remember to set a to something...like
>9 before calling it.
>James.
Storing would be done with ldir to 9 bytes of safe ram.
Linus
References: