[Amforth] ATmega128 undocumented changes verified in 4.8

2012-05-03 Thread D Williams
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

[Amforth] atmega128

2011-09-15 Thread D Williams
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