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

Useful tools when developing games for the NES

Results 5 go-nes-tools issues
Sort by recently updated
recently updated
newest added

- Don't output to stdout by default. - Add optional output file arg that also accepts `-` for stdout.

enhancement

This would allow piping `extractchr` to `chr2png`.

enhancement

We could make it accept both colors from the [NES palette](https://github.com/fogleman/nes/blob/master/nes/palette.go) and just plain RGB.

enhancement