jsnes icon indicating copy to clipboard operation
jsnes copied to clipboard

Add more code documentation

Open bfirsh opened this issue 6 years ago • 0 comments

This is a really good codebase for understanding emulation, understanding how to write an emulator in JS, and how the NES works. We should add more docs/comments to explain why things work the way they do, where we’re getting round NES quirks, where we’re making optimisations, etc.

bfirsh avatar Jan 31 '18 15:01 bfirsh