Ubercool.<p>Question about nim: from looking at <a href="https://github.com/def-/nimes/blob/master/src/nes/cpu.nim" rel="nofollow">https://github.com/def-/nimes/blob/master/src/nes/cpu.nim</a> , I wonder: is there way to give the no. of cycles and instruction encoding with the "op" template, so those 256 byte arrays get built automatically?