sdelay method

void sdelay(
  1. int opcode
)

Implementation

void sdelay(int opcode) => delayTimer = registers.v[_rxIndex(opcode)];