Describe the feature
In memory view, one can easily see which bytes are read and written to (even some shading to indicate time).
Since a lot of asm code is self modifying it may be useful to see when executing a "sta" which byte was written, which is not always obvious. Ideally just highlight the byte the same way as in memory view.

Describe the feature
In memory view, one can easily see which bytes are read and written to (even some shading to indicate time).
Since a lot of asm code is self modifying it may be useful to see when executing a "sta" which byte was written, which is not always obvious. Ideally just highlight the byte the same way as in memory view.