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

No side effect CPU dump method #53

Open
takahirox opened this issue Dec 2, 2019 · 0 comments
Open

No side effect CPU dump method #53

takahirox opened this issue Dec 2, 2019 · 0 comments
Labels
enhancement New feature or request rust

Comments

@takahirox
Copy link
Owner

takahirox commented Dec 2, 2019

CPU has dump method to show the status of CPU but it has a side effect by loading memory. Loading memory can have some side effects, e.g. increasing stall_cycles, increasing pc, changing the state of PPU/APU, and so on.

No side effect CPU dump method is more useful.

@takahirox takahirox added the enhancement New feature or request label Dec 2, 2019
@takahirox takahirox added the rust label Dec 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust
Projects
None yet
Development

No branches or pull requests

1 participant