Forgot your password?

typodupeerror

Comment: Re:It's a bit more complex than this article... (Score 1) 159

by d3matt (#35432872) Attached to: Pocket Wars and Cores

I was reading that the ARM chips support Big and Little endian. Is this selected by the OS or by the firmware? Also does this make a difference for compiled software, such as a binary for a Linux application?

It depends on which ARM... Older armv4, you could load a BE or LE kernel (your userland would have to match the kernel)... For newer versions, you're mostly stuck with LE.

If we won't stand together, we don't stand a chance.

Working...