[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: life extension of old computers thanks to opensource Contiki
Peter de Vroomen wrote:
> The ARM is a RISC processor, and RISC processors are not really suitable to
> hand-coding. Assembly code for a RISC processor needs to be optimized to
> have it make use of all the advanced features. Unoptimized code is often
I cut my teeth on Z80 and 6502 and found ARM one of the easiest CPUs
to learn and the easiest to hand-code and optimise.
--
JGH