font method

void font(
  1. int opcode
)

Implementation

void font(int opcode) => registers.index = registers.v[_rxIndex(opcode)] * 5;