> 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/nes/nes-architechture.md).

# NES Architechture

Nes Processor Architechture: <https://en.wikipedia.org/wiki/MOS_Technology_6502>

6502 Instruction set:&#x20;

<https://www.masswerk.at/6502/6502_instruction_set.html>

<http://www.6502.org/tutorials/6502opcodes.html>

TIP: NOP is 0xEA
