A simple command line tool that converts a 128x256 PGM image file to a Famicom/NES CHR tileset file
PGM2CHR <input PGM filename> [output CHR filename]
If the output filename is empty, then "tiles.chr" will be used
A simple command line tool that converts a 128x256 PGM image file to a Famicom/NES CHR tileset file
PGM2CHR <input PGM filename> [output CHR filename]
If the output filename is empty, then "tiles.chr" will be used