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

Add APU Mixer window #265

Open
3 tasks
lukexor opened this issue May 29, 2024 · 0 comments
Open
3 tasks

Add APU Mixer window #265

lukexor opened this issue May 29, 2024 · 0 comments
Labels
enhancement New feature or request tetanes

Comments

@lukexor
Copy link
Owner

lukexor commented May 29, 2024

The APU Mixer would allow an emulator developer or hobbyist the ability to inspect and modify the APU state internals.

Desired initial MVP features:

  • Enable/Disable each channel individually (this is also already available in the config menu)
  • Ability to view and modify the internal registers/components in each channel (period, length counter, etc)
  • Ability to visualize each channel waveform individually or combined in the time domain or frequency domain

Inspiration: https://www.mesen.ca/docs/debugging/apuviewer.html

@lukexor lukexor added the enhancement New feature or request label May 29, 2024
@lukexor lukexor changed the title Add APU Viewer Add APU Mixer window May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tetanes
Projects
None yet
Development

No branches or pull requests

1 participant