BCS (branch if carry set) Stamps: none

Description:

Jumps relative to the current position if transfer marker C is set. Otherwise, it does nothing.

Example:

    BCS .skip    ; jump to label '.skip' if C==1