From: ol.sc Date: Sat, 16 Jun 2012 22:24:06 +0000 (+0000) Subject: Adjusted comment to recent changes. X-Git-Tag: V2.14~341 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4647e980717bd33e5853e63a1a9ebb7574bbf7a7;p=cc65 Adjusted comment to recent changes. git-svn-id: svn://svn.cc65.org/cc65/trunk@5727 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/src/ld65/cfg/apple2.cfg b/src/ld65/cfg/apple2.cfg index 379fbcf40..d95c9ce81 100644 --- a/src/ld65/cfg/apple2.cfg +++ b/src/ld65/cfg/apple2.cfg @@ -1,4 +1,4 @@ -# Default configuration built into ld65 (allowing for 3KB of HIGHCODE) +# Default configuration built into ld65 (allowing for 3KB in LC) FEATURES { STARTADDRESS: default = $0803; diff --git a/src/ld65/cfg/apple2enh.cfg b/src/ld65/cfg/apple2enh.cfg index 379fbcf40..d95c9ce81 100644 --- a/src/ld65/cfg/apple2enh.cfg +++ b/src/ld65/cfg/apple2enh.cfg @@ -1,4 +1,4 @@ -# Default configuration built into ld65 (allowing for 3KB of HIGHCODE) +# Default configuration built into ld65 (allowing for 3KB in LC) FEATURES { STARTADDRESS: default = $0803;