Merge pull request #487 from polluks/patch-1
Fixed address in CBM 510 document.
This commit is contained in:
commit
cdca644c83
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ Special locations:
|
|||
|
||||
<descrip>
|
||||
<tag/Stack/
|
||||
The C runtime stack is located at $FF81, and grows downwards.
|
||||
The C runtime stack is located at $FEC2, and grows downwards.
|
||||
|
||||
<tag/Heap/
|
||||
The C heap is located at the end of the program, and grows towards the C
|
||||
|
|
Loading…
Add table
Reference in a new issue