From 764f6c95dc65d446c6d537c4fa92b5a9e3d68dae Mon Sep 17 00:00:00 2001 From: mtrute Date: Fri, 27 Jun 2008 15:35:21 +0000 Subject: [PATCH] * core: Lubos Pekny found that -jtag sometimes used the wrong mcu register. * core: Bernard Mentink wrote a Atmega128 device file, Thanks alot. * core: Atmega88 & Atmega168 work too. * core: Fixed regression for atmega128. * core: Moved serial interface words to application dictionary (not every amforth installation may have a serial terminal). * library: Updated assembler from Lubos Pekny. * examples: sieve benchmark, optimized for 1K RAM.