Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Why should I code?

Name: Anonymous 2009-01-08 4:36

Tell me 10 reasons I should learn to code in C

Name: Anonymous 2009-01-13 16:41

Task: Copy 4 words in your RAM (if you thought of strings now, you are probably wrong here) to a different location using an ARM or a x86-based CPU.

x86:
- set pointer to ram adress
- move value of ram adress into your accumulator(register)
- set pointer to ram adress 2
- move value of accumulator to ram adress
- repeat 4 times.
ARM:
- set pointer to ram adress
- copy 4 values into 4 registers
- set pointer
- copy to new adress

ARM is more effiencent for those things.

Also, FaggotVoid, if you say your processor needs to run windows, to be called a proper CPU, take a look at Pocket PCs.
They can run Windows[1]. And they run ARM processors[2].

_____________

References:
1: http://en.wikipedia.org/wiki/Windows_CE
2: http://en.wikipedia.org/wiki/Pocketpc#Definition

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List