mvi method

void mvi(
  1. int opcode
)

Implementation

void mvi(int opcode) => registers.index = opcode & 0x0FFF;