pub type OpCode = u8;
An OpCode is the first byte that encodes the instruction and type of addressing mode.