bsnes-plus
bsnes-plus copied to clipboard
Display binary numbers in the debugger and memory editor
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