From: JT Date: Mon, 20 Apr 2015 23:40:41 +0000 (-0400) Subject: 2nd Small change to .ADDRSIZE documentation X-Git-Tag: V2.15~11^2~1^2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;ds=sidebyside;h=2d3cf98bc8ac30bc6c3a5aee7f2b93ed5dadbcc6;p=cc65 2nd Small change to .ADDRSIZE documentation --- diff --git a/doc/ca65.sgml b/doc/ca65.sgml index 0ff0df0fd..9f802af40 100644 --- a/doc/ca65.sgml +++ b/doc/ca65.sgml @@ -1288,7 +1288,6 @@ either a string or an expression. .macro myLDA foo - .if .ADDRSIZE(foo) = 1 ;do custom command based on zeropage addressing: .byte .A5h, foo