A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Bryan Miller 90524054d4 Added a NESTileSurface class accessible through the renderer that will allow for the quick rendering of NESTiles. 5 лет назад
..
common Loading of a project json file now works! 5 лет назад
ctrls Finished up the first part of UI for NameTables. They can now be added, removed, and saved in project files. No editing as of yet. 5 лет назад
ifaces ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank. 5 лет назад
models Fixed bugs and typos in NESNameTable and CTRLNameTablesStore. 5 лет назад
ui Added a NESTileSurface class accessible through the renderer that will allow for the quick rendering of NESTiles. 5 лет назад
main.js When painting the logo, no longer forces a background color. 5 лет назад