Search found 1 match

by m_zattera
Sun Oct 04, 2020 7:55 am
Forum: Programming
Topic: Instruction use frequency?
Replies: 36
Views: 88688

Re: Instruction use frequency?

Hi

Just in case anybody is still interested in this thread, I created a hacked version of JaC64, a java emulator for the Commodore 64, that you can use to run C64 programs while recording the opcodes that are executed by the emulator. From its output, you can run all the analytics you want.

https ...