BHCS - Branch if Half Carry Set ;flags()
BHCS rel ;PC <= PC + 2 + rel ;(REL) relative addressing
;if H=1
Tests the state of the H bit in the CCR and causes a branch if H is set. This instruction is used in BCD algorithms.