Re: A83: Errors


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

Re: A83: Errors




On 11-Apr-98, Trey Jazz wrote:

>>One error here; *bc* contains the number of bytes, not b. In cpir and
>those
>>block compare functions you can only have
>>an 8-bit size, but in ldi, ldd, ldir and lddr you use the 16-bit bc
>register.
>>These instructions are actually the secret behind the
>>weird register NAMES: "hl" is ofcourse "high-low" as usual, but "de" is
>>"destination" and "bc" is "byte count".


>i wasnt sure if it was bc or just b....ok smart guy what do ix and iy stand
>for....I DIDNT THINK SO!!!!! hehe :)

The i stands for index, and x and y are just subscripts.

"Smart guy" =)


References: