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

When exactly can monochrome consoles read from wave RAM? #590

Open
jeffythedragonslayer opened this issue Mar 7, 2025 · 0 comments
Open

Comments

@jeffythedragonslayer
Copy link

jeffythedragonslayer commented Mar 7, 2025

I suggest removing the word "only" from:

On monochrome consoles, wave RAM can only be accessed on the same cycle that CH3 does. Otherwise, reads return $FF, and writes are ignored.

because it sounds like it's saying access is not allowed when CH3 is inactive. Not a big deal, because there is clarification below:

Wave RAM can be accessed normally even if the DAC is on, as long as the channel is not active.

Or maybe normal access when CH3 is inactive should be mentioned before all 3 bullet points on misbehaving accesses, because it's what most people are going to want to do.

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

No branches or pull requests

1 participant