Some documentation about the NES (Nintendo Entertainment System).
This is the source code for my NES documentation at https://nes.syntaxerror.at/.
If you find any errors or want to contribute any improvements/changes/additions, feel free to create an issue or a pull request!
In /static/data/ you can find several files:
- instructions.json and instructions.csv: a JSON/CSV file containing all the instructions of the 6502 with addressing mode, operation, cycles, and affected flags
- timings.json: a JSON file containing the timings and cycles of all addressing modes/ instructions of the 6502