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 8a3a69a9d3 Added UI and functional code for starting a new project (clearing the one currently being worked on). 5 лет назад
..
common Loading of a project json file now works! 5 лет назад
ctrls Added UI and functional code for starting a new project (clearing the one currently being worked on). 5 лет назад
ifaces ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank. 5 лет назад
models Fixed a bug in NESNameTable where attribute table was being loaded incorrectly. 5 лет назад
ui Grids now available in a number of different formats. Grid rendering has been moved to the ui/Renderer 5 лет назад
main.js Added CTRLNametableTools controller. 5 лет назад