From: uz Date: Sun, 20 Sep 2009 13:14:29 +0000 (+0000) Subject: Oliver added a comment to the Apple2 linker config. X-Git-Tag: V2.13.0rc1~59 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=20eb942ab921667124c9d4323c6030bc269f5d35;p=cc65 Oliver added a comment to the Apple2 linker config. git-svn-id: svn://svn.cc65.org/cc65/trunk@4197 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/ld65/cfg/apple2.cfg b/src/ld65/cfg/apple2.cfg index c4168cb95..e1ef86597 100644 --- a/src/ld65/cfg/apple2.cfg +++ b/src/ld65/cfg/apple2.cfg @@ -1,3 +1,5 @@ +# Default configuration built into ld65 (allowing for 3KB of HIGHCODE) + FEATURES { STARTADDRESS: default = $0803; }