]> git.sur5r.net Git - cc65/commitdiff
2nd Small change to .ADDRSIZE documentation
authorJT <jeremiah.turner@gmail.com>
Mon, 20 Apr 2015 23:40:41 +0000 (19:40 -0400)
committerJT <jeremiah.turner@gmail.com>
Mon, 20 Apr 2015 23:40:41 +0000 (19:40 -0400)
doc/ca65.sgml

index 0ff0df0fdda4425649fc4d55e35d6b89ae5942c3..9f802af409abb653d132c09fd93c646467b9cc4e 100644 (file)
@@ -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