I want to code assembly,Code assembly is convert number to character for ASCII code.
example.
=======================================================
Input ASCII CODE (in hexadecimal) press Esc to end the program : 41
Out put character is : A
=======================================================