mirror of
https://github.com/cc65/cc65.git
synced 2025-08-14 14:26:27 +00:00
2nd Small change to .ADDRSIZE documentation
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user