bsnes-plus icon indicating copy to clipboard operation
bsnes-plus copied to clipboard

memory editor request: highlighting and fading change indicator

Open GhbSmwc opened this issue 6 years ago • 1 comments

I was thinking when you type an address, say $7E0000 (RAM address), it scrolls to where that address is and bolds the font (in black) to point to that number. But unfortunately, sometimes bold font is hard to see. I was thinking instead of instead of bolding the numbers, instead highlighting their background (sadly, github doesn't support html text highlighting), I mean this: https://www.computerhope.com/issues/ch001391.htm

Another feature I would like to see is a button that resets the known memory regions (as in, memory colored red is code, blue is data, and purple is both) in case if special coding that would reuses memory for something else, as well as "fade effect" that if the code writes a memory, the memory that is written will brighten up, then fades back to normal to indicate a change, much like M88 emulator to run pc88 games.

GhbSmwc avatar May 20 '18 02:05 GhbSmwc

This feature is very useful in Mesen. Looking for a changing number in a sea of numbers is hard, but a changing color is easier.

torridgristle avatar Jul 27 '18 21:07 torridgristle