mirror of
https://github.com/cc65/cc65.git
synced 2025-01-10 19:29:45 +00:00
2nd Small change to .ADDRSIZE documentation
This commit is contained in:
parent
9e9884764e
commit
2d3cf98bc8
@ -1288,7 +1288,6 @@ either a string or an expression.
|
||||
|
||||
<tscreen><verb>
|
||||
.macro myLDA foo
|
||||
|
||||
.if .ADDRSIZE(foo) = 1
|
||||
;do custom command based on zeropage addressing:
|
||||
.byte .A5h, foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user