BPL (branch if plus) Tags: none #

Description:

Jumps relative to the current position if the negative N result marker is erased. Otherwise, it does nothing.

Example:

    BPL .skip    ; jump to label '.skip' if C==0