mirror of
https://github.com/cc65/cc65.git
synced 2025-01-30 12:33:15 +00:00
Small change by Oliver Schmidt
git-svn-id: svn://svn.cc65.org/cc65/trunk@3321 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
6de079ee57
commit
42d8c7a56c
@ -63,7 +63,8 @@ Special locations:
|
||||
|
||||
<descrip>
|
||||
<tag/Stack/
|
||||
The C runtime stack is located at $8DFF and growing downwards.
|
||||
The C runtime stack is located at HIMEM and grows downwards, regardless of
|
||||
how your linker config file is setup.
|
||||
|
||||
<tag/Heap/
|
||||
The C heap is located at the end of the program and grows towards the C
|
||||
|
Loading…
x
Reference in New Issue
Block a user