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

Bus memory region ends off by one? #26

Open
SamuelMcGowan opened this issue Jun 20, 2023 · 0 comments
Open

Bus memory region ends off by one? #26

SamuelMcGowan opened this issue Jun 20, 2023 · 0 comments

Comments

@SamuelMcGowan
Copy link

In bus.rs, the inclusive ..= range is used to match what memory region an address is in, but the _END constants seem to represent the address one past the end of their regions.

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