**ARM** * [arm-64-bit - RaspberryPi](https://www.udemy.com/course/arm-64-bit-assembly-language-with-raspberry-pi/) * [Arm assembler on the R-Pi](https://rpi.science.ontariotechu.ca/lab/arm/) * [Arm programming by example](https://hackaday.com/2022/10/11/arm-programming-by-example/) * [Arm assembler on the Pi Pico](https://blog.smittytone.net/2022/06/19/get-started-with-arm-assembly-on-the-pi-pico/) * [32 bit arm core](https://www.allaboutcircuits.com/technical-articles/how-to-write-assembly-instructions-programming-32-bit-ARM-core-Raspberry-Pi/) * [Other documentation on arm](https://documentation-service.arm.com/static/64e7245d04d0d65e67136806) **RISC V** * [RISC V guide](https://github.com/mikeroyal/RISC-V-Guide) * [RISC v getting started](https://risc-v-getting-started-guide.readthedocs.io/en/latest/introduction.html) * [Wikipedia RISC V](https://en.wikipedia.org/wiki/RISC-V) * [RISC V book](https://riscv-programming.org/book.html) * [Youtube video](https://www.youtube.com/watch?v=XVU_RNiz09A) * [introduction-to-risc-v-and-risc-v-assembly-programming](https://www.udemy.com/course/introduction-to-risc-v-and-risc-v-assembly-programming/) * [OS in 1000 lines](https://operating-system-in-1000-lines.vercel.app/en/02-assembly) * [Open Risc](https://openrisc.io/) **iA86** * [Intel IA86 developer](https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html) * [IA-64 Tutorial pdf](https://www.cl.cam.ac.uk/teaching/2003/CompArch/ia64-tut1.pdf) * [asm 64 handout pdf](https://www.cs.cmu.edu/~fp/courses/15213-s07/misc/asm64-handout.pdf) * [Intro to x86 programming](https://www.nayuki.io/page/a-fundamental-introduction-to-x86-assembly-programming) **Other** * [post : RISC-V 2024 Update: RISE, AI Accelerators & More](https://personaljournal.ca/paulsutton/tag:RISCV) * [Pine64](https://pine64.org/) * [Pine 64 Wiki](https://wiki.pine64.org/wiki/Main_Page) * [Pine Oz64](https://wiki.pine64.org/wiki/Oz64) * [Risc OS on Raspberry Pi](https://www.theregister.com/2024/05/02/rool_530_is_here/?td=keepreading) [MikeOS](https://mikeos.sourceforge.net/)