6 lines
65 B
Text
6 lines
65 B
Text
ScreenSize equ $1200
|
|
|
|
MOVE.W (MyData),D0
|
|
|
|
MyData
|
|
DC.W ScreenSize
|