Type Alias OpCode

Source
pub type OpCode = u8;
Expand description

An OpCode is the first byte that encodes the instruction and type of addressing mode.