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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/14/03 10:48
Read: times


 
#45410 - RE: changing permanent data
Responding to: ???'s previous message
Just write your code so it doesn't trash your position counter ! You must be initialising it to zero or something, because a '52 DOES NO ram tests itself.

Only your code to add data to the RAM needs to change your position counter.

A "linked list" kind-of-thing is probably the simplest method of storing stuff, in an efficient format, with few gaps.

You can always absolutely locate things with Aseg and ORG as well.

Steve

List of 8 messages in thread
TopicAuthorDate
changing permanent data            01/01/70 00:00      
   RE: changing permanent data            01/01/70 00:00      
   RE: changing permanent data            01/01/70 00:00      
   RE: changing permanent data            01/01/70 00:00      
   RE: changing permanent data            01/01/70 00:00      
      RE: changing permanent data            01/01/70 00:00      
   RE: changing permanent data            01/01/70 00:00      
   RE: changing permanent data            01/01/70 00:00      

Back to Subject List