M (Move) - Memory block copying
Format: M segment1:address1, segmnent2:address2, length
The command copies a specified memory block starting with the address
specified in 'segment1: address1' to a new address specified in
'segment2:address2'.