Crate nestools [] [src]

This is a set of relatively simple tools used to assist with the building of NES games. Currently, its only functionality is in managing sprite sheets.

All binaries are individually described in their own binary modules. The list of binary modules is namespaced for convenience.

Modules

binaries

The set of binary program entry points.

sprites

Tools for working with sprites. This is primarily used to compile PNG sprite sheets into nametables and generate symbols for them.