BVC (branch if overflow clear) Tags: none
BVC
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