Re: A82: Tasm error question


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

Re: A82: Tasm error question



Doug Torrance wrote:
> 
> Hey there.  Tasm keeps giving me this error:
> 
> Unused data in MS byte of argument. (80)
> 
> It points to this line:
> 
> ld e,(lilguyx)
> 
> What's wrong?  Thanks for any advice.

Well, try ld a,(lilguyx)
or...make sure there is at least one space in front. But I think it has 
to be a, not e.



References: