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

DebugUI::ReadByte should return void #400

Open
tom-seddon opened this issue Jan 9, 2025 · 0 comments
Open

DebugUI::ReadByte should return void #400

tom-seddon opened this issue Jan 9, 2025 · 0 comments
Labels
code some problem with the code worth fixing that doesn't really have any wider impact

Comments

@tom-seddon
Copy link
Owner

ReadOnlyBigPage::r is never NULL, despite the check. See BBCMicro::InitPaging. If the region is not readable, reads are serviced by g_unmapped_reads.

@tom-seddon tom-seddon added the code some problem with the code worth fixing that doesn't really have any wider impact label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code some problem with the code worth fixing that doesn't really have any wider impact
Projects
None yet
Development

No branches or pull requests

1 participant