Darwinbots Forum

Code center => Suggestions => Topic started by: Botsareus on May 31, 2013, 01:45:32 PM

Title: What should be the memory locations for 'strchlr' and 'rdchlr' ?
Post by: Botsareus on May 31, 2013, 01:45:32 PM
At some point from now I should have the chloroplast version functional.
The chloroplast version will use two new system variables called 'strchr' (write chloroplasts) and 'rdchlr' (read chloroplasts) I need two new memory locations to be assigned to these sysvars.

What do people think these memory locations should be? I am looking for memory locations least used as custom variables in current robots.
Title: Re: What should be the memory locations for 'strchlr' and 'rdchlr' ?
Post by: Botsareus on June 02, 2013, 10:53:09 AM
Does anyone understand this question?
Title: Re: What should be the memory locations for 'strchlr' and 'rdchlr' ?
Post by: Peter on June 02, 2013, 04:48:55 PM
The 20-200 range was reserved for own variables, so anything else goes. 13&14 are free.
Title: Re: What should be the memory locations for 'strchlr' and 'rdchlr' ?
Post by: Botsareus on June 02, 2013, 05:46:56 PM
cool