Design & Architecture

  • ARM Assembler in Raspberry Pi
    https://thinkingeek.com/arm-assembler-raspberry-pi/

    An online book and tutorial on ARM assembly programming with the Raspberry Pi computer.

  • On Endianness
    https://www.technicalsourcery.net/posts/on-endianness/

    Blog post from Karl Stenerud discussing the history of endianness in computing, as well as a detailed comparison of how the two storage formats perform for different computing tasks.