An open API service indexing awesome lists of open source software.

https://github.com/aumetra/nes-utils

Thingies you could need for writing an NES-related stuff (currently only ROM parsing and sprite extracting)
https://github.com/aumetra/nes-utils

Last synced: 4 months ago
JSON representation

Thingies you could need for writing an NES-related stuff (currently only ROM parsing and sprite extracting)

Awesome Lists containing this project

README

        

# nes-utils

Various utility libraries to ease the development of NES-related applications

This repo includes the following libraries:

* [`ines-parser`](ines-parser): A parsing library for the INES 1 format
* [`lemonade`](lemonade): A parsing library for the CHR ROM to extract the sprites from a ROM