2nd Small change to .ADDRSIZE documentation
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user