A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Miller 37e56b1cce Added JSDoc documention to the class. 6 年之前
app Added JSDoc documention to the class. 6 年之前
.gitignore Modified .gitignore so as NOT to include the /doc folder. 6 年之前
index.html Added a NES Palette manager/generator which can export to assembler string of the palette data. Main.js has a little test code. 6 年之前