A2osX/BIN/ASM.T.65816.A.txt
2018-03-21 16:22:05 +00:00

38 lines
723 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 /A2OSX.BUILD
AUTO 4,1
*---------------------------------------
T.ADDR.MODES .EQ *
>PSTR "#a"
>PSTR "(a)"
>PSTR "(a),Y"
>PSTR "(a,S),Y"
>PSTR "(a,X)"
>PSTR "[a]"
>PSTR "[a],Y"
>PSTR "a"
>PSTR "a,S"
>PSTR "a,X"
>PSTR "aa"
>PSTR "aa,X"
>PSTR "aa,Y"
>PSTR "aaa"
>PSTR "aaa,X"
>PSTR "(aa)"
>PSTR "(aa,X)"
>PSTR "[aa]"
>PSTR "a,Y"
>PSTR "a,b"
.HS 00
*---------------------------------------
T.REGISTERS .EQ *
>PSTR "Y"
>PSTR "S"
>PSTR "X"
.HS 00
*---------------------------------------
MAN
SAVE /A2OSX.BUILD/BIN/DEV/ASM.T.65816.A
LOAD /A2OSX.BUILD/BIN/DEV/ASM.T.65816.S
ASM