Update linker release notes.

This commit is contained in:
Stephen Heumann 2021-02-25 22:31:29 -06:00
parent 2275b137d8
commit d62fdba4bb
1 changed files with 11 additions and 2 deletions

View File

@ -1,9 +1,18 @@
ORCA/Linker 2.0.5
ORCA/Linker 2.0.6
Copyright 1996, Byte Works Inc.
Updated 2018
Updated 2021
-- Change List --------------------------------------------------------------
2.0.6 1. The linker could give a spurious error about the relative
address calculation for a BRL instruction if it branched
forward or backward more than 32 KB. Since the address
calculation for BRL wraps around within the program bank, it
can branch forward or backward by up to 64 KB (to any location
in the program bank), and the linker now allows this.
(Stephen Heumann)
2.0.5 1. On case-sensitive filesystems (which are not normally used
natively on the Apple IIGS, but may be used through emulation
tools or network file servers), the linker can now find object