SASM
SASM copied to clipboard
Debbugger ASCII addon
Hi, great software!
Would it be possible for the debugger memory window to incorporate an ASCII option in the type selection option please.
e.g. current options are
SMART option converts Hello world to Helloworld
CHAR option converts hello world to 72'H',101'e',108'l',108'l',111'o',32'',119'w',111'o',114'r',108'l',100'd
requested
ASCII option would convert Hello world to Hello world
Many thanks
Roland!
welcome to the bottomless pit of spam.
On Sun, Jun 26, 2022 at 3:46 AM BAT-Vanquisher @.***> wrote:
Hi, great software!
Would it be possible for the debugger memory window to incorporate an ASCII option in the type selection option please.
e.g. current options are
SMART option converts Hello world to Helloworld CHAR option converts hello world to 72'H',101'e',108'l',108'l',111'o',32'',119'w',111'o',114'r',108'l',100'drequested
ASCII option would convert Hello world to Hello worldMany thanks
Roland!
— Reply to this email directly, view it on GitHub https://github.com/Dman95/SASM/issues/191, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABSYD7GG2DUUYSICNRNUZJ3VRADGLANCNFSM5Z3Q3IQQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hello. SMART option fixed in version 3.13.0. Thank you!