Re: Accumulator A - C flag
On Tue, 31 Mar 2009, stewartraymond wrote:
> Accumulator A contains $FF, and the C flag is cleared. If a INCA
> instruction is executed, the C flag will be ____________________.
>
> 1. set
> 2. cleared
> 3. cannot be determined
> 4. added to Accumulator A, so that it contains $01
google: 68hc11 instruction set
It's available on-line, detailed enough to easily find the answer.
Zoltan