Binary operations

Operations that work in Binary or individual Bits

AND

And Accumulator with Memory

BIT

Test Memory Bits against Accumulator

EOR - Exclusive OR

Exclusive-OR Accumulator with Memory

ORA - OR Accumulator with memory

OR Accumulator with Memory

Rotate Bits

Test Memory Bits against Accumulator

TRB & TSB

Test & Set/Reset Memory Bits against Accumulator