Paolo, > > Do you think to add this feature (eventually on request via WANT_XON_XOFF)?
The amforth core system is something I try to keep as small as possible. Everything should be possible with loadable forth modules and not at compile time with some WANT- Options. The WANT Options came into life for the register names (mostly). Since the amforth shell learnt how to handle them they lost their business. As of now the only real WANT option is the one for the two usart receive methods: polled or interrupt based. To answer your question: No, no more WANT options and the existing ones will go. In an ideal world, at least. I like forth more than assembly. Matthias ------------------------------------------------------------------------------ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel