Document expected linker configuration and special segments used by cc65

This commit is contained in:
bbbradsmith
2023-02-21 00:53:55 -05:00
parent d0f17ba602
commit 99ecd9b69d
2 changed files with 73 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
Contains hints on creating the most effective code with cc65.
<tag><htmlurl url="cc65-intern.html" name="cc65-intern.html"></tag>
Describes internal details of cc65, such as calling conventions.
Describes internal details of cc65: linker configuration, calling conventions, etc.
<tag><htmlurl url="using-make.html" name="using-make.html"></tag>
Build programs, using the GNU Make utility.