CE-Programming / CEmu

Third-party TI-84 Plus CE / TI-83 Premium CE emulator, focused on developer features
https://ce-programming.github.io/CEmu/
Other
1.1k stars 78 forks source link

Feature request: address hit counter #405

Open PeterTillema opened 3 years ago

PeterTillema commented 3 years ago

I think it would be pretty cool if a feature exists which basically counts how many times pc is equal to the address. This might be useful for knowing how many times a branch is used or not. If there's already such a thing, please let me know :)