[Amforth] Ref Card Generation -- working hack

2020-07-13 Thread Mark Roth
I do see that the lists don't get properly sorted either. Still very rough... ___ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel

Re: [Amforth] Ref Card Generation -- working hack

2020-07-13 Thread Mark Roth
I see there are a few duplicates but I'm not really sure why. Like RECOGNIZE from recognize.asm. It must have something to do with the way the msp430 header is formatted that is different from other ones since it isn't all of them. I'm sure it is in that voodoo of slashes somewhere... all the best

[Amforth] Ref Card Generation -- working hack

2020-07-13 Thread Mark Roth
So here is a working hack to make a refcard with both the avr8/works and common/words directory. Since I don't even sort of speak Perl I'll leave any real fixes to someone who does. However, I made a few notes pointing out the things that were the issue before. There is still the issue of files tha

[Amforth] Bootloader + AmForth

2020-07-13 Thread Tristan Williams
Is it possible to build the current AVR AmForth so that it can co-exist with a bootloader? There is a reference in the documentation to changes that would be required http://amforth.sourceforge.net/TG/AVR8.html?highlight=bootloader and some older discussions in the mailing list https://source