MemCopy
Previous  Next

Description: Copies memory from <SourceLabel> to <DestinationLabel>.
     Syntax:
     
MemCopy <SourceLabel>, <DestinationLabel>, <Bytes>

Part
Description
<SourceLabel>
Required. This is the label where the tiles you want to copy reside.
<DestinationLabel>
Required. This is the label where you want the tiles to go.
<TileCount>
Required. The number of bytes to copy.