asc:

Format:

asc: Rx, Ry | char

Load Rx with the ascii value of the character in Ry or char.

Parameters:

Rx: A register.
Ry | char: A string register or single character. If Ry contains more than one character, only the first character code is returned.