From: Matthias T. <mt...@we...> - 2013-04-02 18:08:37
|
Hi, > Maybe it is a trivial observation, but I see that 2/ is a bad idea for > addresses > 32KWhatever (bytes or words) since sign propagation will > produce an incorrect address. I defined u2/ myself for that purpose. Its not the address but the size information. The chances are too little to hit this bug (you need plenty of external RAM for this). Matthias PS: Another simple (but not trival) update is http://amforth.sourceforge.net/TG/recipes/RAM-Efficiency.html |