Difference between revisions of "Hex2ASCII"
From Sega Retro
Line 25: | Line 25: | ||
|38=8 | |38=8 | ||
|39=9 | |39=9 | ||
− | |3A= | + | |3A=: |
|3B=<nowiki>;</nowiki> | |3B=<nowiki>;</nowiki> | ||
|3C=< | |3C=< |
Revision as of 07:33, 28 April 2023
Convert hexadecimal to ASCII (everything between 21 and 7E). Everything else is just picked up as a space.
Yes, this is a lazy implementation. 1234[];'#,./