A83: Re: Re: Question


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

A83: Re: Re: Question




> xor b ; 4    If not then do a ld b, 0?               <- a equals b, *not*
b equals 0

Yes, this is the error.

But err... XOR B doesn't let A equal B... It lets A XOR B... If A=0, then
you're right (and in this case, A is indeed zero), but if it isn't this
isn't correct.


~Grauw


--
>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<
 email me: laurensh1@yahoo.com or ICQ: 10196372
   visit the Datax homepage at http://datax.cjb.net/
>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<



Follow-Ups: References: