From mint-bounce@lists.fishpool.fi Fri May 1 04:43:48 2009 Message-ID: <49FAB58C.3050704@freesbee.fr> Date: Fri, 01 May 2009 10:40:44 +0200 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: mint Subject: Re: [MiNT] MiNTLib for ColdFire References: <49F743B1.8030803@freesbee.fr> In-Reply-To: <49F743B1.8030803@freesbee.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-Antivirus: avast! (VPS 090430-0, 30/04/2009), Outbound message X-Antivirus-Status: Clean 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: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id n418hlPJ028177 Further help for patching existing 680x0 assembler sources: The very good description of CPU differences from MicroAPL: http://www.microapl.co.uk/Porting/ColdFire/cf_68k_diffs.html Tutorial for ColdFire programming (in French): http://joris-dedieu.developpez.com/coldfire_intro/ The nice information pages from Pascal Barlier (in French): http://coldfire.zewan.com/ Note that since we will use the V4e core, we will take advantage of the most complete ColdFire instruction set. For example, cmp.w is still here, unlike on older ColdFire cores. -- Vincent Rivière