Registers "default return values" no longer mentioned
Open
content
enhancement
- Dominant language
- Markdown
- Stars
- 783
- Forks
- 134
- Avg merge
- 6h 54m
- Merged PRs (30d)
- 3
Description
I remember in the past the go-to advice was that any register not explicitly having a function or any "bits" not used in a register, by default are "tied high" and thus return 1.
In the pandocs i cannot find this mentioned on some random registers with this behavior, nor in general on the I/O ranges chapter.
If the information is still in there, it might be too hard to find as is.
Another question is if that data is accurate, pins might be floating, i am unsure of specific evidence on what those pins should do. If floating is the answer, that should probably be mentioned instead, and then it is up to the emu-dev to resolve.
Contributor guide
Assessment
This issue has not been assessed yet.