-
General question - I thought I spotted it once but might have imagined it. I want to run my program, and when I hit a breakpoint, I want to know how many t-states it took to get there. Is that a thing that dezog does or could even do? |
Beta Was this translation helpful? Give feedback.
Answered by
maziac
Aug 8, 2021
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
remy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This feature depends on the Remote, i.e. the emulator.
ZEsarUX and the internal simulator do this:
But Cspect does not.
You can look up the different capabilities in Usage.md in chapter "Remote capabilities".