Write data blocks to cassette (INT 15h, 03h - PC,Jr)

Entry:
AH = 03h
CX = count of bytes to write
ES:BX = pointer to data area
Return:
ES:BX = pointer past last byte written