pub const REG_PC: usize = 0x03;
Expand description

The program counter. Memory address of the current instruction.