Re: [Amforth] successful compilation with avra

2023-08-28 Thread Brian K Navarette
Perhaps a howto on the site not as an email thread would be in order. This may not be a big deal for windows users, but people that want to use free-libre software will be drawn to use amforth if the entire build toolchain is FLOSS. Brian-in-ohio On Mon, Aug 28, 2023 at 7:47 AM Jan Kromhout via

Re: [Amforth] successful compilation with avra

2023-08-24 Thread Brian K Navarette
That is awesome news! Brian-in-ohio On Thu, Aug 24, 2023 at 2:59 PM Mark Roth wrote: > Hello AmForth. It has been some time and quite weird things since last I've > been here. I am still using AmForth with my trusty atmega1284p and learning > the language as time permits. I r

Re: [Amforth] AmForth Project open for adoption

2022-05-16 Thread Brian K Navarette
Is the fork of amforth available anywhere? brian-in-ohio On 5/16/22, Martin Nicholas via Amforth-devel wrote: > Erich, > > Thanks for all your work. > > You may wish to advertise the vacancy on the USENET comp.lang.forth. A > G account will do the job. > > On Fri, 06

Re: [Amforth] Newbie getting started with AVR128DA48

2020-12-29 Thread Brian
Perhaps the Arduino controlled by Eforth would be a good help. It has the full assembly code explained for eforth might be a good jumping off point its available at http://www.forth.org/OffeteStore/OffeteStore.html. A good read no matter what. Brian-in-ohio On 12/29/20 4:05 AM, Stephen D

Re: [Amforth] Gory Details: How to properly create a release?

2020-08-30 Thread Brian
I am running the latest version of amforth on an avrbutterfly. Brian On 8/30/20 1:09 PM, Erich =?utf-8?Q?W=C3=A4lde?= wrote: More details on Point 4 (see below). Cheers, Erich Erich Wälde writes: Dear AmForthers, I asked: - How do I actually create a new release? Copying the files is

Re: [Amforth] template.hex can't be build with MCU=atmega8

2020-08-16 Thread Brian
I'm using a butterfly (atmega169) with the latest version, runs great. Brian-in-ohio On 8/16/20 4:49 AM, Malte Frank Gerdes wrote: Okay, i see. I'll use a bigger controller then. Malte ___ Amforth-devel mailing list for http://amfo

[Amforth] avr8

2020-07-06 Thread Brian
to build and run the current amforth on the avrbutterfly. I think this is a great project. I would love to help, especially in the documentation. I'll keep my eyes open to how to submit patches. Thanks for everything. brian-in-ohio On 7/1/20 2:17 AM, Tristan Williams wrote: Hello, Who of

[Amforth] documentation error

2020-06-16 Thread Brian
CN2UB    1 0 lshift or \ TCR2UB    1 1 lshift or \ OCR2UB    and    0=  \ add this line    until How would I submit this as a patch for the documentation? Thanks, Brian-in-ohio ps used this loop to see the values on the stack  begin     ASSR c@     1 2 lshift    \ TCN2UB     1 0 l