Question : Problem: Motorola 68000 Processor (CCR:V)

Hi,
I do not quite understand the V(overflow) in the CCR of the motorola 68K processor.
I hope someone can explain to me in details of it.
Thanks in advance.
Code Snippet:
1:
04/15/09 Added Programming Languages and Assembly Zones - Callandor, Hardware Zone Advisor
Open in New Window Select All

Answer : Problem: Motorola 68000 Processor (CCR:V)

I'm not a programmer but I'll try.
The V-bit is set when the most significant digit changes.

[imaginary counter]
000 - initial condition
001 - not set
010 - not set
011 - not set
100 - set
101 - not set
110 - not set
111 - not set
000 - set
Random Solutions  
 
programming4us programming4us