# 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>
