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

Support memory metadata #344

Open
vbmacher opened this issue Apr 11, 2023 · 0 comments
Open

Support memory metadata #344

vbmacher opened this issue Apr 11, 2023 · 0 comments
Labels

Comments

@vbmacher
Copy link
Collaborator

Coming from emustudio/emuLib#78 .

Source code editor

  • On all edits, it must check if that column/line contains meta-information in memory, if yes, invalidate.
  • After compilation, it is responsible for showing metadata in the source code (vertical strip bar??) and link the code to debugger

Compilers

  • fill in source code metadata

Memories

  • Ability to add metadata by hand, and load (on startup)/store it to a file

Devices

  • Ability to set metadata if a memory-mapped I/O is used
vbmacher added a commit that referenced this issue Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant