platform-nes documentation
Cross-platform NES game/engine. The documentation is organised in three parts:
User Guide — hand-written prose: setup, design notes, limitations, tutorials.
API Reference — public, documented, non-static interface. The surface application code is expected to use.
Advanced Reference — full dump of every symbol in
include/, including undocumented and static ones. Superset of the API reference.