Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/17/00 09:14
Read: times


 
#5115 - RE: Special Execution problems with 8K BASIC
Hi Dan,
Haven't used 8052 BASIC for many years. However, I've looked out some old notes.

Have you checked the value of 'MEMTOP'? This is set by BASIC to hold the last available address in external RAM.

Look at 'VARTOP' too - this tracks string variable storage. Normal variables start at 'VARTOP-1' and grow down thru RAM.

Hope this helps.
Derek.



List of 3 messages in thread
TopicAuthorDate
Special Execution problems with 8K BASIC            01/01/70 00:00      
RE: Special Execution problems with 8K BASIC            01/01/70 00:00      
RE: Special Execution problems with 8K BASIC            01/01/70 00:00      

Back to Subject List