NES Emulator Summary It is a NES (Nintendo Entertainment System) emulator written in Rust. The emulator is based on this tutorial series. Code written for education-only purposes. Resources The list of resources that were used when developing this emulator: NESDev Wiki. Especially: Official opcodes Unofficial opcodes Tutorial's github repository Interactive tutorial on 6502 instructions