Re: A83: Re: I am new


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

Re: A83: Re: I am new




Yeah, but 32 bit numbers are a pain to deal with. From what I know, they can
only be stored in user vars and the ops. And to store them , you have to use
ldir, but, it is possible, cuz I just asked how to manipulate them and have
implemented it in my prog.

-----Original Message-----
From: Magiman443@aol.com <Magiman443@aol.com>
To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date: Monday, October 12, 1998 1:08 PM
Subject: Re: A83: Re: I am new


>
>Cool, I understand how the 16 bit and 8 bit works....is there any way of
>making a 32 bit number, like combining bc and hl? That would be a nice big
>number and I don't think I will ever need it, but is it possible?
>