Re: [Amforth] key? broken? ok in trunk (r1564)

2014-04-23 Thread Erich Waelde
Hello, one more experiment: works on trunk. See below: On 04/23/2014 03:33 PM, Erich Waelde wrote: > > On 04/22/2014 09:27 PM, Erich Waelde wrote: >> Hello, >> >> it may well be me being stupid... >> >> building clean amforth-5.2 from releases/5.2/appl/template >> add "words/1ms.asm" to dict_app

Re: [Amforth] key? broken? since amforth 5.1 it seems

2014-04-23 Thread Erich Waelde
Hello, On 04/22/2014 09:27 PM, Erich Waelde wrote: > Hello, > > it may well be me being stupid... > > building clean amforth-5.2 from releases/5.2/appl/template > add "words/1ms.asm" to dict_appl.inc > fix template.asm for atmega32.asm > loading lib/bitnames.frt and core/devices/atmega32/atmega

Re: [Amforth] key? broken?

2014-04-23 Thread Erich Waelde
Hello, On 04/23/2014 01:54 AM, Andreas Wagner wrote: > > > On Tue, Apr 22, 2014 at 3:27 PM, Erich Waelde wrote: > >> Hello, >> >> it may well be me being stupid... >> >> building clean amforth-5.2 from releases/5.2/appl/template >> add "words/1ms.asm" to dict_appl.inc >> fix template.asm for at