Skip to content
New issue

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

Debugger: Extend tf cmd to include cycle count #783

Closed
tomcw opened this issue May 11, 2020 · 2 comments
Closed

Debugger: Extend tf cmd to include cycle count #783

tomcw opened this issue May 11, 2020 · 2 comments
Assignees
Milestone

Comments

@tomcw
Copy link
Contributor

tomcw commented May 11, 2020

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.

@tomcw tomcw added this to the 1.29.13 milestone May 23, 2020
sicklittlemonkey added a commit that referenced this issue May 29, 2020
Also don't call DrawFlags(), speeding up tracing by 10 times.
tomcw added a commit that referenced this issue May 30, 2020
Also don't call DrawFlags(), speeding up tracing by 10 times.
Authored-by: Nick Westgate
@tomcw
Copy link
Contributor Author

tomcw commented May 30, 2020

Thanks @sicklittlemonkey / Nick - merged into master.

@tomcw tomcw closed this as completed May 30, 2020
@tomcw
Copy link
Contributor Author

tomcw commented May 31, 2020

Nick (@sicklittlemonkey): new AppleWin 1.29.13.0 release here, with your change added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants