adi method

void adi(
  1. int opcode
)

Implementation

void adi(int opcode) => registers.index += registers.v[_rxIndex(opcode)];