[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] MiNTLib for ColdFire



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