A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Bryan Miller 698cfa8bae Fixed a bug in Input 6 lat temu
..
common Added a range() method to Utils which will return an array containing values from a to b over a given step. 6 lat temu
ctrls CTRLPainter can now accept null for surfaces and will render a cleared screen if surface is null. 6 lat temu
ifaces ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank. 6 lat temu
models ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank. 6 lat temu
ui Fixed a bug in Input 6 lat temu
main.js Just some minor work on file dropping. 6 lat temu