2nd Small change to .ADDRSIZE documentation

This commit is contained in:
JT
2015-04-20 19:40:41 -04:00
parent 9e9884764e
commit 2d3cf98bc8

View File

@@ -1288,7 +1288,6 @@ either a string or an expression.
<tscreen><verb> <tscreen><verb>
.macro myLDA foo .macro myLDA foo
.if .ADDRSIZE(foo) = 1 .if .ADDRSIZE(foo) = 1
;do custom command based on zeropage addressing: ;do custom command based on zeropage addressing:
.byte .A5h, foo .byte .A5h, foo