go-nes-tools icon indicating copy to clipboard operation
go-nes-tools copied to clipboard

Useful tools when developing games for the NES

go-nes-tools

This repo contains a few tools that can be useful when developing games for the Nintendo Entertainment System (NES).

  • extractchr - Parses iNES rom files and extracts CHR ROM data.
  • chr2png - Converts CHR ROM data to a PNG image.
  • png2chr - Converts a PNG image to CHR ROM data.