key method

void key(
  1. int opcode
)

Implementation

void key(int opcode) async =>
    registers.v[_rxIndex(opcode)] = 0;