This repository has been archived by the owner on Nov 4, 2019. It is now read-only.
Scroll to and highlight memory items (and registers) when they are modified/accessed #20
Labels
Milestone
For example, if
mov var,ax
is executed, scroll to the address of the var variable and highlight it and its value.Also, the
ax
register should be highlighted.The text was updated successfully, but these errors were encountered: