[Amforth] Quite trivial

2013-03-31 Thread Enoch
Hello Matthias & All: Here's a useful word to add to our lib (IMHO). Regards, Enoch. P/S ( f-addr count ) is produced by s" -- \ copy "count" bytes from Flash to RAM : imove ( f-addr count addr -- ) swap 0 ?do over i

Re: [Amforth] wordlist scope

2013-03-31 Thread Enoch
Hello Matthias, Having given further thought to r1404 and your recent comments I think that we need to revert to the wlscope former interface to utilize this new mechanism to its fullest. Example follows and here's the kernel patch: http://pastebin.com/aSWRMU3V Regards, Enoch. \ wlscope, "wordli