NES CHR Editor
I have completed an initial build of an editor for NES CHR graphics. The application is built in C# and requires the Microsoft.NET 2.0 Framework. This version is not completely finished and there are probably a few bugs. Some of the planned additions are listed below.
- Add support for direct editing of .NES files
- Allow for adding and removing of CHR 4k pages
- Loading and saving of selected color palette
- Toolbox window to allow for tiling of selected sprites
Since this version does not yet allow for direct editing of .NES files, I have included a small utility called SplitNES. This applicaiton will create .HDR/.CHR/.PRG files from a .NES file.

Here is a screen shot of CHR Editor with the graphics from Super Mario Bros.

Download here: CHREditor_0.800_BETA_.zip (27.22 kb)