> For the complete documentation index, see [llms.txt](https://corrupt.wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://corrupt.wiki/systems/snes/snes-architechture.md).

# SNES Architechture

SNES Processor architechture: <https://en.wikipedia.org/wiki/WDC_65C816>

65C816 Instruction set:

<https://wiki.superfamicom.org/65816-reference>

<https://en.wikibooks.org/wiki/Super_NES_Programming/65c816_reference>

TIP: NOP is 0xEA42 (Second byte is optional)

SPC 700 documentation

<https://wiki.superfamicom.org/spc700-reference>
