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

Can't access memory locations larger than 0xFFFF #1

Open
NekoMimiOfficial opened this issue Dec 28, 2023 · 2 comments
Open

Can't access memory locations larger than 0xFFFF #1

NekoMimiOfficial opened this issue Dec 28, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@NekoMimiOfficial
Copy link
Owner

Due to the data size limit it's unable to access more than FFFF addresses

@NekoMimiOfficial NekoMimiOfficial added the bug Something isn't working label Dec 28, 2023
@NekoMimiOfficial
Copy link
Owner Author

Possible solution: fragmenting ram to sections

@NekoMimiOfficial
Copy link
Owner Author

Implementation: use an instruction to change memory bank, UpTo 0xFFFF banks making the max ram amount 0xFFFFFFFF which is more than plenty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant