From mint-bounce@lists.fishpool.fi Mon Jul 5 05:40:55 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=bodGX+OdN+JZ0nG2B+8vQ1G2bwHa7k+yILlJ5J2yTrw=; b=DaLkxCS25q5RqAg6M5CbsZ65cXt068BK6ff79ENphIvTdEDOs5ANPxKXYSbiTdyNtY lLdXAcJswp5KZtKIpKqHxW/IHanPgxkBr82FmqHf8WOKfc4BVLpqIdKItrszXHlBi5lE aZV52KYeV6TRFdrFSHRxclWew9nVOYKgmunno= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=FwE4rTm5/vakfVaRcRhYE5OOSxtnOMqvcZFabWrU5E+6oURyt+zuU4vYbXOG1u6riV wZD3OIA1PlsN2FvkXzG6en4s2DYcxX2Pz1iMEKqqahES1xBXepzzAk5DaZv3DsiM4IHl HkIDJlyrLkurJmGIsIa6v6N2CRrZ6s/f8rO18= Message-ID: <4C31A802.9080700@freesbee.fr> Date: Mon, 05 Jul 2010 11:38:10 +0200 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: [MiNT] FreeeMiNT for ColdFire Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Hello. Olivier Landemarre and Didier Méquignon gave me an old setup with FreeMiNT and MyAES for ColdFire. It runs on the M5484LITE hardware with FireTOS. It works fine, however it is abnormally slow (to be investigated later). Olivier had integrated the ColdFire patches to the FreeMiNT CVS 4 years ago. It is a partial patch, only for C files. The assembler files run thanks to the 68000 emulation of FireTOS. I have just tried to compile that version from CVS, and it still works ! I have just added a minor patch for some compilation issues related to AKP. So I'm going to post some patches related to FreeMiNT for ColdFire. I will patch the assembler files progressively, with the objective of getting rid of all 68000 specific code, to allow FreeMiNT to run on EmuTOS, without 68000 emulation. -- Vincent Rivière