General Resources
- Overview of emulation development: https://stackoverflow.com/a/448689
- Architecture overview of various consoles: https://copetti.org/projects/consoles
- An introduction: http://emulator101.com
- Docs for various systems: https://github.com/shonumi/Emu-Docs (combine with resources below)
- Emulation blogs: https://dolphin-emu.org/blog, https://byuu.net, http://emudev.de, http://www.noxa.org/blog/category/coding/emulation/, http://melonds.kuribo64.net/, https://pcsx2.net/developer-blog.html, https://shonumi.github.io/articles.html, etc
- Subreddit: https://www.reddit.com/r/EmuDev
- Building a computer from scratch: https://www.nand2tetris.org
- Books (not necessary):