Table of Contents

MPINO STUDIO 2 Phase 4-5 · Transfer Box Functions

These commands copy one value, a contiguous range, or one value into a range.

These commands copy one value, a contiguous range, or one value into a range.

Common Rules

Use MOV for one value, GMOV for a contiguous range, and FMOV to fill a range with one value. The third argument gives the number of values in a block transfer.

Box Function List

Command Meaning
MOV Copies one source value to the destination.
GMOV Copies a contiguous range of D, C, or T WORD values to a destination range in the same order.
FMOV Reads one D, C, or T WORD address and fills a contiguous destination WORD range with that value.