From: Matthias T. <mt...@we...> - 2013-05-12 12:06:45
|
Hi Enoch, > Hello Matthias & All: > > MARKER was restoring word-lists in the reverse order. Sorry for that. > Fixed via a new > REVERSE word which is expected to be useful on its own. Indeed. See below. I think that reparing marker this way is only half of the story. IMHO marker became unmaintainable (at least for me) so I changed it completely following the idea from Michael: keep the whole EEPROM instead of a structured dump of it. The eeprom content got slightly re-arranged to bundle the to-be-saved data at the beginning and a value is used to determine the amount of this data: (marker) > > See: http://pastebin.com/iWp7MRmv > > Here's the new REVERSE word for those objecting to pastebins :-) You yourself fell into that trap as well, IIRC ;) Thanks for using email for this definition. I do not yet understand it, but I'm sure it will work ;) Matthias |