Re: [Amforth] OFFLIST Re: A RISC-V update

2024-02-06 Thread Erich Wälde
so, it's not offlist at all, sigh. Oh, well. E. Erich Wälde writes: > [[PGP Signed Part:Undecided]] > Hello Tristan, > -- May the Forth be with you ... ___ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net h

[Amforth] OFFLIST Re: A RISC-V update

2024-02-06 Thread Erich Wälde
Hello Tristan, I'm quite impressed by the progress you make. And I think it's high time to at least answer: "I read your mails" :) That being said, I don't know, how much of my health stuff I mentioned to you. So I'll let you know this much: 1. Last July my right eye suffered an ablatio retinae.

Re: [Amforth] A RISC-V update

2024-02-06 Thread Keith Amidon
Thanks for the update! Both the board and the experimental AmForth-RV implementation look really interesting. I'm curious how you're planning to use the compiled C object support. I can see that being helpful to access existing high-level building blocks for things like USB. Is it possible to g

[Amforth] A RISC-V update

2024-02-06 Thread home
A risc-v update. AmForth-RV update Good progress made with the CH32V307 [0] Words defined in the RAM dictionary can now be appended to the FLASH dictionary so user defined words (individual words or the entire RAM dictionary) are able to survive a reset. This was one of my major milestones and