ing problem.
Thanks!
>>>>>>>>>>>
Hi D Williams -
I managed to get Amforth running on a Mega128. There are three
undocumented file changes you need to make:
“core/devices/atmega128/device.asm”: add these lines (I put them after
'ifndef EEPME' etc…)
.ifndef MCUSR
FWIW - The last version that worked for me on the amtega128 was amforth 3.1
After that, I could not sort out the interrupts.
>Hello guys,
>I'm trying to build amforth for an ATmega128.
>It won't compile, searching for a definition of MCUSR.
>Attached you'll find the folder content I'm using (a st