5 lines
53 B
Text
5 lines
53 B
Text
|
|
myString: DC.B "HELLO WORLD",0
|
||
|
|
EVEN
|
||
|
|
|
||
|
|
LEA myString,A3
|