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