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 c0d02bd0af Another fix to NESBank.getColorIndex()... because, reasons. 5 лет назад
..
common Added Utils.isInt() function. 6 лет назад
ctrls CTRLPainter listens for color changes and surface changes. Still mostly doesn't do anything yet. 5 лет назад
ifaces Fix to ISurface and NESBank .getColorIndex() method's return value. 5 лет назад
models Another fix to NESBank.getColorIndex()... because, reasons. 5 лет назад
ui Added some mouse button code/name mapping in Input. 6 лет назад
main.js CTRLPainter initialization called. Slowly commenting out some test code. 5 лет назад