A2osX/BIN/ASM.T.65R02.A.txt

30 lines
613 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NEW
PREFIX
AUTO 4,1
*---------------------------------------
T.ADDR.MODES .EQ *
.DA #2,$$"#a"
.DA #3,$$"(a)"
.DA #5,$$"(a),Y"
.DA #5,$$"(a,X)"
.DA #1,$$"a"
.DA #3,$$"a,X"
.DA #2,$$"aa"
.DA #4,$$"aa,X"
.DA #4,$$"aa,Y"
.DA #4,$$"a,bb"
.DA #4,$$"(aa)"
.DA #6,$$"(aa,x)"
.DA #3,$$"a,Y"
.HS 00
*---------------------------------------
T.REGISTERS .EQ *
.DA #1,$$"Y"
.DA #1,$$"X"
.HS 00
*---------------------------------------
MAN
SAVE /A2OSX.BUILD/BIN/DEV/ASM.T.65R02.A
LOAD /A2OSX.BUILD/BIN/DEV/ASM.T.65R02.S
ASM