Skip to content

Simple command line tool that converts a PGM image file to a Famicom/NES CHR tileset file

License

Notifications You must be signed in to change notification settings

StevenSYS/PGM2CHR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGM2CHR

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