Talk:BASIC memory usage

From BeebWiki
Revision as of 21:19, 15 August 2016 by Lurkio (talk | contribs) (Query)
Jump to: navigation, search

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