py6502 icon indicating copy to clipboard operation
py6502 copied to clipboard

Cycle counting

Open TobyLobster opened this issue 2 years ago • 1 comments

After executing some 6502 code, add the ability to read the number of cycles elapsed. Assuming it's not already done? I want to compare different versions of 6502 routines for efficiency.

TobyLobster avatar Jan 26 '22 12:01 TobyLobster