Skip to content

Synt4xErr0r4/nesdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nesdoc

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!

6502 CPU

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

Sources

Releases

No releases published

Packages

No packages published