mos
mos copied to clipboard
Selecting a block of code should show the amount of cycles
It should be possible to get the amount of instruction cycles that a selected piece of code contains.
I.e. selecting "NOP NOP NOP" should return "6 cycles", etc