A83: Re: Re: Re: Re: Re: Bit Masking


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

A83: Re: Re: Re: Re: Re: Bit Masking



yeah, the result of any Boolean logic command (ie. AND, OR, XOR, NOT) is stored in A.

-Harper Maddox
 
jerky@ebicom.net
-----Original Message-----
From: James Matthews <matthews@tkb.att.ne.jp>
To: assembly-83@lists.ticalc.org <assembly-83@lists.ticalc.org>
Date: Sunday, March 22, 1998 8:35 PM
Subject: A83: Re: Re: Re: Re: Bit Masking


Harper:

>ld a,%1110101
>or %10
>Thats right

Sorry to keep bugging you, man.  So...where is the new byte stored?  A?

James.