2 lines
113 B
Text
2 lines
113 B
Text
MOVE.W (SP),D0 ;load the top two bytes of the stack into D0
|
|
MOVE.W (A0),D0 ;load the top two bytes of A0 into D0
|