Hi Jan, > When I try to load the assembler I get an error when loading. > It stops on the line : > > "assembler definitions"
The Assembler still uses an old impelementation of the vocabularies. You can (a) delete that line completly or (b) load the file vocabulary.frt and replace the same line with something like "vocabulary assembler only forth also assembler definitions" In that case a line like "previous definitions" at the end of the assembler would be useful to reset the wordlists. I'd recommend (a) since wordlists could make your life harder and more confusing... Since I've never used the assembler myself, I cannot say if it works and how to use it. Sorry. Matthias PS: Similiar solution for your TWI/SPI question. Just replace assembler with <bit> ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel