]> git.sur5r.net Git - cc65/commit
Now that we reduce the size of the RAM memory area by the stacksize in the linker...
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 2 Oct 2010 10:37:20 +0000 (10:37 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 2 Oct 2010 10:37:20 +0000 (10:37 +0000)
commitd1f5b74f013b3ab62ba3fbc93b02328faeb58d04
tree80adbfebdceb4f91ebe105546b3c3a21cbfa7801
parenteef8ecc74de03ebf31da7adbc1b3c5a42ad92a7e
Now that we reduce the size of the RAM memory area by the stacksize in the linker configuration we need to add the stacksize to end of the RAM area when setting the initial stack pointer in the startup code.

git-svn-id: svn://svn.cc65.org/cc65/trunk@4822 b7a2c559-68d2-44c3-8de9-860c34a00d81
libsrc/atmos/crt0.s
libsrc/c128/crt0.s
libsrc/c64/crt0.s
libsrc/geos/devel/crt0.s
libsrc/lynx/crt0.s
libsrc/vic20/crt0.s