We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Probably a needless feature, but if it existed it would love to use it...
Is there a way to change the display of the NUL character in the memory windows? Currently it displays as a '.' and I would like to be able to change that to, say ' ' or one of the extended ascii characters, like <219 'â–ˆ'> or <176 'â–‘'>
Alternatively! I can just use more excited punctuation in the strings I'm checking right now!!!
http://www.keil.com/support/man/docs/uv4/uv4_cm_display.htm
Looks like the display command specifies 'dots' for non-printing ASCII values. Any chance we can modify that ASCII set used for printing?