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