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 1c0213ac24 Tweaks 6 年前
..
CTRLBankTools.js Fixed interactions and cleaned code for CTRLBankTools 6 年前
CTRLBanksStore.js Tweaks 6 年前
CTRLIO.js Rough loading of CHR files into NESBank object via drag and drop into canvas. 6 年前
CTRLPainter.js CTRLPainter can now accept null for surfaces and will render a cleared screen if surface is null. 6 年前
CTRLPalettes.js Can now switch between the sprite and tile palettes 6 年前
CTRLPalettesStore.js Palettes can now be added and removed. 6 年前