Welcome to Nametable’s Documentation!

Release 0.1.0 (What’s new?).

nametable serves to bridge the gap between Nintendo Entertainment System’s Picture Processing Unit’s nametables and Python.

Its main goal is to create an Object Oriented approach to represent a nametable on the NES.

Getting Started

nametable is created directly from Python and is hosted on PyPI. The recommended installation method is installing it with pip into a virtualenv:

$ python -m pip install nametable

Indices and tables