A2osX/BIN/ASM.T.65816.A.txt
2017-06-16 15:01:08 +02:00

43 lines
717 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.

PR#3
PREFIX /A2OSX.BUILD
NEW
INC 1
AUTO 6
.LIST OFF
*---------------------------------------
T.ADDR.MODES .EQ *
>ST "(a)"
>ST "(a),Y"
>ST "(a,S),Y"
>ST "(a,X)"
>ST "[a]"
>ST "[a],Y"
>ST "a"
>ST "a,X"
>ST "aa"
>ST "aa,X"
>ST "aa,Y"
>ST "aaa"
>ST "aaa,X"
>ST "i"
>ST "a,S"
>ST "r"
>ST "rr"
>ST "(aa)"
>ST "(aa,X)"
>ST "[aa]"
>ST "a,Y"
>ST "a,a"
.HS 00
*---------------------------------------
T.REGISTERS .EQ *
>ST "Y"
>ST "S"
>ST "X"
.HS 00
*---------------------------------------
MAN
SAVE /A2OSX.SRC/BIN/ASM.T.65816.A
LOAD /A2OSX.SRC/BIN/ASM.T.65816.S
ASM