DOS Internal - Checksum memory

Entry:
AX = 121Ch
DS:SI -> start of memory to checksum
CX = number of bytes
DX = initial checksum
Return:
DX = checksum

Note: can be called only from within DOS