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

__host_peek/poke is 4 byte aligned on Chihiro #17

Open
GXTX opened this issue Feb 26, 2023 · 1 comment
Open

__host_peek/poke is 4 byte aligned on Chihiro #17

GXTX opened this issue Feb 26, 2023 · 1 comment

Comments

@GXTX
Copy link

GXTX commented Feb 26, 2023

TYPE_SHORT & TYPE_BYTE don't function as expected

@DragonMinded
Copy link
Owner

If its broken on Chihiro it is likely broken on Triforce as well. I think Naomi might be the only one that supports 8 and 16 bit accesses. FWIW Naomi has byte alignment for 4 and 2 byte reads as well, but it does support 1 byte access.

@GXTX GXTX changed the title __host_peek is byte swapped on Chihiro __host_peek/poke is 4 byte aligned on Chihiro Feb 27, 2023
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

2 participants