Function 6521h          Convert String                               DOS 4.0+

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

Entry AX = 6521h
CX = String length
DS:DX = Pointer to string to convert

Return String capitalized