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 b337184399 Palettes can now be added and removed. il y a 6 ans
..
CTRLBankTools.js Fixed interactions and cleaned code for CTRLBankTools il y a 6 ans
CTRLBanksStore.js Created CTRLBanksStore and removed test code from main.js il y a 6 ans
CTRLIO.js Rough loading of CHR files into NESBank object via drag and drop into canvas. il y a 6 ans
CTRLPainter.js Input updated to allow a specific element to watch for mouse events in a more direct way than previously. CTRLPainter updated for the change to Input. il y a 6 ans
CTRLPalettes.js CTRLPalettes now listens for a 'set_palette_mode' event to determine which set of four palettes to display. il y a 6 ans
CTRLPalettesStore.js Palettes can now be added and removed. il y a 6 ans