ROLA - Rotate Left Accumulator ;flags(N,Z,C)

ROLA ;C < A < C ;(INH) inherent addressing

Shifts all bits of the accumulator one place to the left. Bit 0 is loaded from the C bit. The C bit is loaded from the MSB of A.