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

Display binary numbers in the debugger and memory editor

Open GhbSmwc opened this issue 6 years ago • 0 comments

I was thinking of adding an option to display values in binary in the event of modding, when handling bitwise operations on both the memory editor and the debugger, like:

A:00001000 X:00101000 Y:01000010

7E0000 00000100 00101010 11100000

GhbSmwc avatar May 05 '19 14:05 GhbSmwc