[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.5.2 Moving and Swapping Memory Areas

0670C MOVEDOWN Copy downwards C.A nibbles from
D0 to D1, D0 and D1 will point
to the next locations
Used: A.W C.A P
Use this to move upwards
06992 MOVERSD Delete a block below RSK
A.A=end C.A=nibbles
Adjusts all refs, then <see>ADJMEM
Uses A.W B.A C.W D.10 D0 D1 P
06A53 MOVERSU Open a block below RSK
A.A=start C.A=nibbles
Adjusts all refs, then <see>ADJMEM
Uses A.W B.A C.10 D.10 D0 D1 P
06A1D MOVEDSD Open a block above stack
A.A=end C.A=nibbles
Adjusts all refs, then <see>ADJMEM
Uses A.W B.A C.10 D.10 D0 D1 P
069C5 MOVEDSU Delete a block above stack
A.A=start C.A=nibbles
Adjusts all refs, then <see>ADJMEM
Uses A.W B.A C.10 D.10 D0 D1 P
066B9 MOVEUP Copy upwards C.A nibbles from
D0 to D1
D0 D1 will point to start of
area
Used: A.W C.A P
Use this to move downwards



This document was generated by Carsten Dominik on May, 30 2005 using texi2html