Difference between revisions of "Hex2ASCII"

From Sega Retro

Line 5: Line 5:
 
|24=$
 
|24=$
 
|25=%
 
|25=%
|26=<nowiki>&</nowiki>
+
|26=&
 
|27=<nowiki>'</nowiki>
 
|27=<nowiki>'</nowiki>
 
|28=(
 
|28=(

Revision as of 09:43, 25 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[];'#,./