]> git.sur5r.net Git - cc65/commitdiff
Oliver added a comment to the Apple2 linker config.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 20 Sep 2009 13:14:29 +0000 (13:14 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 20 Sep 2009 13:14:29 +0000 (13:14 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4197 b7a2c559-68d2-44c3-8de9-860c34a00d81

src/ld65/cfg/apple2.cfg

index c4168cb952a9a70b3c665d7a0dc3f51425d99187..e1ef86597d469ac94c9ed2c72549f183077acbcf 100644 (file)
@@ -1,3 +1,5 @@
+# Default configuration built into ld65 (allowing for 3KB of HIGHCODE)
 FEATURES {
     STARTADDRESS: default = $0803;
 }