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 10172b3a19 Can now switch between the sprite and tile palettes il y a 5 ans
..
CTRLBankTools.js Fixed interactions and cleaned code for CTRLBankTools il y a 5 ans
CTRLBanksStore.js Created CTRLBanksStore and removed test code from main.js il y a 5 ans
CTRLIO.js Rough loading of CHR files into NESBank object via drag and drop into canvas. il y a 5 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 5 ans
CTRLPalettes.js Can now switch between the sprite and tile palettes il y a 5 ans
CTRLPalettesStore.js Palettes can now be added and removed. il y a 5 ans