Re: A89: Re: Address Error: Original Question


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

Re: A89: Re: Address Error: Original Question





Dux Gregis wrote:
> 
> really?  that's going to help me alot
> so when exactly is the adressing the problem?

it is when you access words and longwords from memory. those do only work on
even memory-addresses..
so..  all instructions with ".w" or ".l" only even address, if they are ".b"..
any address..

//Olle


References: