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 085e732488 CTRLPainter now listens for keyboard shortcuts 'ctrl+z' and 'ctrl+y' to undo and redo (respectively) any drawing on active surfaces. il y a 5 ans
..
CTRLBankTools.js Fixed interactions and cleaned code for CTRLBankTools il y a 5 ans
CTRLBanksStore.js Tweaks 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 CTRLPainter now listens for keyboard shortcuts 'ctrl+z' and 'ctrl+y' to undo and redo (respectively) any drawing on active surfaces. 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