Hi Mike!
Because VA is on the same '161 as the high horizontal bits, it will be
preset every line.
If there is a long cycle, VA will always preset to 1 because COLOR REF
is always high when preset happens.
Now assume that there is no long cycle. The phase of COLOR REF toggles
every line, so VA will be preset to 1 and 0 in alternating fashion.
The counter works as before, but in sync with the COLOR REF Phase
shift.
If VA is high, this is a line with COLOR REF in phase (like in the
original Apple). If it is low, COLOR REF is out of phase. This is
useful in HIRES programming, where the compensation for the phase
shift needs to be done in software.
In LORES, HO sent to A8-14 selects in phase or out of phase LORES
patterns to compensate for the phase shift that happens every video
cycle. By XORing that with VA' (it needs to be inverted, I just found
out) the pattern selection is inverted every second line, in sync with
the COLOR REF phase shift.
BTW, tying C2-5 high would cause that no long cycle happens.
Ferdinand Meyer-Hermann