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

[Improvement] Enhance Monitor Output #19

Open
baileyparker opened this issue Mar 14, 2015 · 0 comments
Open

[Improvement] Enhance Monitor Output #19

baileyparker opened this issue Mar 14, 2015 · 0 comments

Comments

@baileyparker
Copy link
Contributor

The monitor is useful for debugging programs, but when stepping through a program it's often difficult to keep track of what is happening in memory.

I think it would be a nice enhancement if the monitor output had smart color coding to give some context to what is going on and where in memory you are. Examples include color coding locations read and written to by the previous instruction, where the special memory locations are, where the program is (and where the PC is), and where the display is.

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