Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 366 Bytes

File metadata and controls

8 lines (5 loc) · 366 Bytes

A simple command line tool that converts a 128x256 PGM image file to a Famicom/NES CHR tileset file

Usage

PGM2CHR <input PGM filename> [output CHR filename]

If the output filename is empty, then "tiles.chr" will be used