Adjust memory block size (INT 21h, 4Ah - SETBLOCK)

Entry:
AH = 4Ah
ES = Segment address of block to change
BX = New size in paragraphs
Return:
CF = 1 if error
AX = Error Code
BX = Maximum size possible for the block