BVC (branch if overflow clear) Tags: none

Description:

Jumps relative to the current position if the excess V marker is erased. Otherwise, it does nothing.

Example:

    BVC .skip    ; jump to label '.skip' if V==0