NES emulator project written in Rust
References:
https://forums.atariage.com/applications/core/interface/file/attachment.php?id=888275 https://seriouscomputerist.atariverse.com/media/pdf/book/6502%20Assembly%20Language%20Programming%20(2nd%20Edition).pdf https://www.masswerk.at/6502/6502_instruction_set.html
Assembler: https://cc65.github.io/doc/ca65.html https://codeburst.io/an-introduction-to-6502-assembly-and-low-level-programming-7c11fa6b9cb9 https://www.masswerk.at/6502/assembler.html