comparison docs/manual/x54.html @ 533:543b5d1341d2

Add note to manual about numeric entry addresses in scripts Link scripts require a numeric entry address to begin with a digit. Make a note about that in the manual since hex addresses starting with letters could be mistaken for symbols.
author William Astle <lost@l-w.ca>
date Sat, 14 May 2022 12:57:50 -0600
parents 1faf14de9d04
children 8c6c3363e18e
comparison
equal deleted inserted replaced
532:b8e9ac01deda 533:543b5d1341d2
77 >2.7. Object Files</A 77 >2.7. Object Files</A
78 ></H1 78 ></H1
79 ><P 79 ><P
80 >LWASM supports generating a proprietary object file format which is 80 >LWASM supports generating a proprietary object file format which is
81 described in <A 81 described in <A
82 HREF="c1085.html" 82 HREF="c1086.html"
83 >Chapter 6</A 83 >Chapter 6</A
84 >. LWLINK is then used to link these 84 >. LWLINK is then used to link these
85 object files into a final binary in any of LWLINK's supported binary 85 object files into a final binary in any of LWLINK's supported binary
86 formats.</P 86 formats.</P
87 ><P 87 ><P