A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bryan Miller f5b3d77a03 CTRLPainter now has VERY rough scaling using mouse wheel il y a 6 ans
..
common Added Utils.isInt() function. il y a 6 ans
ctrls CTRLPainter now has VERY rough scaling using mouse wheel il y a 6 ans
ifaces NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface) il y a 6 ans
models NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface) il y a 6 ans
ui Input now handles 'mousewheel' and 'wheel' events. il y a 6 ans
main.js Very rough ISurface object rendering now functional. il y a 6 ans