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

Memory and mmio #28

Open
nicklaswj opened this issue Jan 15, 2018 · 2 comments
Open

Memory and mmio #28

nicklaswj opened this issue Jan 15, 2018 · 2 comments

Comments

@nicklaswj
Copy link
Collaborator

nicklaswj commented Jan 15, 2018

Catch read/writes (in the mmu.rs?) before the memory is accessed, such that we can redirect the memory access. This would help implementing:

  • Proper interrupt handling
  • Memory break points
  • Maybe video

I have a few untested ideas, however I don't have time for the next week or so

@nicklaswj
Copy link
Collaborator Author

I'll try to be on IRC though...

@nicklaswj
Copy link
Collaborator Author

I think I have something, not deployment ready but a proof of concept. I'll push my branch when I have unfucked my latest changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants