We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vince (on cea2 here) raised a request for some way to trace the $C030 accesses.
Nick suggested the tf cmd should be extended to include the cycle count, and then it'd be simple to grep for $C030 accesses.
tf
Chatting privately to Nick, he has a branch with this and some other changes/optimisations.
The text was updated successfully, but these errors were encountered:
Add cycles for #783
7138998
Also don't call DrawFlags(), speeding up tracing by 10 times.
Debugger: Extend 'tf' command to add cycles for trace (#783) (PR #793)
037c338
Also don't call DrawFlags(), speeding up tracing by 10 times. Authored-by: Nick Westgate
Thanks @sicklittlemonkey / Nick - merged into master.
Sorry, something went wrong.
Nick (@sicklittlemonkey): new AppleWin 1.29.13.0 release here, with your change added.
sicklittlemonkey
No branches or pull requests
Vince (on cea2 here) raised a request for some way to trace the $C030 accesses.
Nick suggested the
tf
cmd should be extended to include the cycle count, and then it'd be simple to grep for $C030 accesses.Chatting privately to Nick, he has a branch with this and some other changes/optimisations.
The text was updated successfully, but these errors were encountered: