A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Bryan Miller 5fa251a712 ENode.toString() now uses ENode.toPrettyString(), the latter of which will indent the HTML based on the depth value given. 6 år sedan
app Minor testing code added to main.js 6 år sedan
jst ENode.toString() now uses ENode.toPrettyString(), the latter of which will indent the HTML based on the depth value given. 6 år sedan
.gitignore Modified .gitignore so as NOT to include the /doc folder. 6 år sedan
index.html Some more interface buildout 6 år sedan
signal-list Created a reference list of current emitted events and the data that comes with them. 6 år sedan