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

Use memory maps #8

Open
h2oboi89 opened this issue Feb 16, 2020 · 0 comments
Open

Use memory maps #8

h2oboi89 opened this issue Feb 16, 2020 · 0 comments

Comments

@h2oboi89
Copy link
Owner

h2oboi89 commented Feb 16, 2020

https://en.wikipedia.org/wiki/Memory_map

https://manybutfinite.com/post/anatomy-of-a-program-in-memory/

facilitate memory management and stack and out of memory exceptions

use of multiple memory banks to allow for > 2^16 memory for various parts of system (IE: boot, user, ROM, etc)

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