[Amforth-devel] ?, c?, i? convenience words

2010-08-16 Thread Marcin Cieslak
Below please find definitions of c?, i? and ? - I find them useful while exploring amforth (and AVR) interactively. --Marcin ; ( addr -- ) Numeric IO ; R( -- ) ; output single character from the address VE_CQUESTION: .dw $ff02 .db "c?" .dw VE_HEAD .set VE_HEAD = VE_CQUESTION

[Amforth-devel] 2constant, 2variable, 2!, 2@, 2drop, 2dup and (2variable) words

2010-08-16 Thread Marcin Cieslak
Hello, I have prepared some double-length words for your convenience: Probably some could be more optimized. --Marcin ; ( d -- ) Compiler ; R( -- ) ; create a named constant VE_2CONSTANT: .dw $ff09 .db "2constant",0 .dw VE_HEAD .set VE_HEAD = VE_2CONSTANT XT_2CONSTANT:

Re: [Amforth-devel] Atmega 1284p

2010-08-16 Thread pito
it was suuposed, but not available...p. - PŮVODNÍ ZPRÁVA - Od: [email protected] Komu: [email protected] Předmět: Re: [Amforth-devel] Atmega 1284p Datum: 16.8.2010 - 12:25:58 > Lol > > It was supposed to be mainstream about 2 years > ago. Check out the forums > on AVR

Re: [Amforth-devel] Atmega 1284p

2010-08-16 Thread [email protected]
Lol It was supposed to be mainstream about 2 years ago. Check out the forums on AVR Freaks. Got some on order, just waiting delivery, then we can have a play. On 16/08/10 08:19, pito wrote: > Matthias, > mind an average windoze user cannot run the provided python files > (I've tried python 3.x

Re: [Amforth-devel] Atmega 1284p

2010-08-16 Thread pito
Matthias, mind an average windoze user cannot run the provided python files (I've tried python 3.x and 2.7 as well). It would be great to find an python expert who is able to port the stuff to windoze python.. And yes, the 1284P is DIL40 and 44smd drop in replacement for 32 and 644. My guess is it