Fixed reference link.
This commit is contained in:
@@ -655,8 +655,8 @@ SEGMENTS {
|
|||||||
</verb></tscreen>
|
</verb></tscreen>
|
||||||
|
|
||||||
Segment named ORIGINAL contains the original code, disassembled or provided in
|
Segment named ORIGINAL contains the original code, disassembled or provided in
|
||||||
a binary form (i.e. using <tt><ref id=".INCBIN" name=".incbin"></tt>
|
a binary form (i.e. using <tt/.INCBIN/ directive; see the <tt/ca65/ assembler
|
||||||
directive). Subsequent four segments will be relocated to addresses specified
|
document). Subsequent four segments will be relocated to addresses specified
|
||||||
by their "start" attributes ("offset" can also be used) and then will overwrite
|
by their "start" attributes ("offset" can also be used) and then will overwrite
|
||||||
whatever was at these locations in the ORIGINAL segment. In the end, resulting
|
whatever was at these locations in the ORIGINAL segment. In the end, resulting
|
||||||
binary output file will thus contain original data with the exception of four
|
binary output file will thus contain original data with the exception of four
|
||||||
|
|||||||
Reference in New Issue
Block a user