A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Bryan Miller 7fa9cd1d37 NESBank now has .removeDuplicates(), and .compact(). Both operations remove undo/redo history. vor 5 Jahren
..
NESBank.js NESBank now has .removeDuplicates(), and .compact(). Both operations remove undo/redo history. vor 5 Jahren
NESPalette.js Switched NESPalette.Default into a function that pulls colors from an array. These default values can now be set with the .SetDefault() function. vor 5 Jahren
NESTile.js NESTile now had .clear(), .isEmpty(), and a new parameter for isEq() which allows for testing equality without orientation changes. vor 5 Jahren