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 8d57f47874 NESTile .copy() will copy the data from a given NESTile to the current one. 5 år sedan
..
common Added Utils.isInt() function. 5 år sedan
ctrls NESPalette class now exported as default. Updated imports accordingly. 6 år sedan
models NESTile .copy() will copy the data from a given NESTile to the current one. 5 år sedan
ui Added some mouse button code/name mapping in Input. 6 år sedan
main.js Slight enhancement of the NESTile.isEq() method. 5 år sedan