pj64team / Project64-Legacy

Finishing what we started.
81 stars 7 forks source link

Memory viewer improvements #5

Closed parasyte closed 2 years ago

parasyte commented 2 years ago

This is a fairly major refactor to the memory viewer.

Contextual coloring follows the precedent set by the cheat search, with red indicating a value has decreased, and green indicates an increase. New here are colors for watchpoints, which use an underlined font: Magenta = write, blue = read, violet = read/write.

memview-improved-styling

The primary changes are listed below: