Difference between revisions of "Talk:BASIC memory usage"

From BeebWiki
Jump to: navigation, search
m
(Query)
Line 6: Line 6:
  
 
See also: http://beebwiki.mdfs.net/File:Basicstack.gif
 
See also: http://beebwiki.mdfs.net/File:Basicstack.gif
 +
 +
Isn't this a demonstration of the BASIC *heap* (variables) rather than the BASIC *stack* (loops, procedures, subroutines)? -- Lurkio

Revision as of 20:19, 15 August 2016

It may be that on a BBC Master computer, the BASIC stack is located somewhere other than just below HIMEM. See here for more details: http://www.stardot.org.uk/forums/viewtopic.php?f=3&t=10920#p145665 -- Lurkio 17:17, 12 August 2016‎

No, the BASIC stack is located just under HIMEM, see http://mdfs.net/Software/BBCBasic/BBC/Basic4.zip -- Jgharston (talk) 23:57, 14 August 2016 (UTC)

See also: http://beebwiki.mdfs.net/File:Basicstack.gif

Isn't this a demonstration of the BASIC *heap* (variables) rather than the BASIC *stack* (loops, procedures, subroutines)? -- Lurkio