]> git.sur5r.net Git - cc65/commitdiff
Fixed address 487/head
authorStefan <stefan.haubenthal@gmail.com>
Wed, 13 Sep 2017 21:51:07 +0000 (23:51 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Sep 2017 21:51:07 +0000 (23:51 +0200)
See cbm510.cfg

doc/cbm510.sgml

index c24eba142da8c1170752638465f69a7c4c60bbd8..b171c2ce399d8ecf0a55ed6819e6339d44eca80f 100644 (file)
@@ -67,7 +67,7 @@ Special locations:
 
 <descrip>
   <tag/Stack/
-  The C runtime stack is located at &dollar;FF81, and grows downwards.
+  The C runtime stack is located at &dollar;FEC2, and grows downwards.
 
   <tag/Heap/
   The C heap is located at the end of the program, and grows towards the C