Function 6522h          Convert ASCIIZ String                        DOS 4.0+

Converts each character in the specified string to an uppercase
character using the current uppercase table.

Entry AX = 6522h
DS:DX = Pointer to zero-terminated string to convert

Return String capitalized