Re: [Amforth] New release 6.2

2016-07-05 Thread Matthias Trute
Am Montag, den 04.07.2016, 21:37 +0200 schrieb MIchael Kalus: > Is there a link to a list of those strange behaving? You can easily reproduce them: just copy a few lines of (assembly) code around. Guess why the file init.asm still exists, the two lines of code belong to the mcu-info structure. But

Re: [Amforth] New release 6.2

2016-07-04 Thread MIchael Kalus
Is there a link to a list of those strange behaving? May be of use beyond amforth. Michael Am 04.07.2016 20:26 schrieb "Matthias Trute" : > Hi, > > It's been a long time since the last release but some strange > effects needed to be handled with the FRAM equipped MSP430 devices. > They behave much

[Amforth] New release 6.2

2016-07-04 Thread Matthias Trute
Hi, It's been a long time since the last release but some strange effects needed to be handled with the FRAM equipped MSP430 devices. They behave much like a diva and are worse than the fuses of the atmega's ;) Most of the changes are for the MSP430 devices, I started to learn the assembler progr