Skip to content

Conversation

@creinwar
Copy link

@creinwar creinwar commented Sep 5, 2025

The current obi_sim_mem module only checks the base byte of the current word to decide whether the word will be returned or all X. This makes data in partially initialized words inaccessible. The fix checks for the existence of each byte in a word, raising a single warning if one or more bytes are not found, and returns the existing bytes.

@creinwar creinwar requested a review from micprog September 5, 2025 15:46
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

Successfully merging this pull request may close these issues.

1 participant