- Part 1: https://www.youtube.com/watch?v=vgPFzblBh7w
- Part 2: https://www.youtube.com/watch?v=o_WXTRS2qTY
- https://store.steampowered.com/app/1444480/Turing_Complete/
- https://www.youtube.com/playlist?app=desktop&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo
- https://www.nand2tetris.org/
- https://blog.devgenius.io/getting-started-writing-assembly-language-8ecc116f3627
- https://blog.devgenius.io/finding-an-efficient-development-cycle-for-writing-assembly-language-be2092e6db6a
- https://blog.devgenius.io/writing-an-x86-64-assembly-language-program-648b6005e8e
- https://cs61.seas.harvard.edu/site/2018/Asm1/
- https://en.wikibooks.org/wiki/X86_Assembly/X86_Architecture
- https://github.com/0xAX/asm
- https://web.stanford.edu/class/archive/cs/cs107/cs107.1222/guide/x86-64.html
- https://gist.github.com/FiloSottile/7125822
- https://death-of-rats.github.io/posts/yasm-hello-world/
- https://dev.to/tomassirio/hello-world-in-asm-x8664-jg7
- https://jameshfisher.com/2018/03/10/linux-assembly-hello-world/
- https://cs.lmu.edu/~ray/notes/nasmtutorial/
- https://0xax.github.io/asm_1/
- https://rderik.com/blog/let-s-write-some-assembly-code-in-macos-for-intel-x86-64/
- https://www.dreamincode.net/forums/topic/285550-nasm-linux-getting-command-line-parameters/
- https://stackoverflow.com/questions/53555298/how-to-get-arguments-from-the-command-lineassembly-nasm-ubuntu-32bit
- https://filippo.io/making-system-calls-from-assembly-in-mac-os-x/
- http://dustin.schultz.io/mac-os-x-64-bit-assembly-system-calls.html
- https://filippo.io/linux-syscall-table/
- https://skilldrick.github.io/easy6502/
- https://www.nesdev.com/6502guid.txt
- https://people.cs.umass.edu/~verts/cmpsci201/cmpsci201.html
- https://www.masswerk.at/6502/6502_instruction_set.html
- https://www.masswerk.at/6502/
- http://6502.org/tutorials/
- https://www.jameco.com/z/KIT-BENEAT-6502-Jameco-KitPro-Eater-net-Build-a-6502-Computer-by-Ben-Eater_2295015.html
- https://medium.com/swlh/risc-v-assembly-for-beginners-387c6cd02c49
- https://www.cs.cornell.edu/courses/cs3410/2019sp/riscv/interpreter/
- https://github.com/jameslzhu/riscv-card/blob/master/riscv-card.pdf
- https://github.com/riscv/riscv-isa-manual/releases/download/Ratified-IMAFDQC/riscv-spec-20191213.pdf
- https://godbolt.org/
- https://www.asciitable.com/
- https://stackoverflow.com/questions/4552905/what-is-the-difference-between-a-32-bit-and-64-bit-processor