Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
ObsidianBlk
/
nespaint
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
133
Révisions
4
Branches
Aborescence:
454765bb39
nespaint
/
app
/
js
/
models
Historique
Bryan Miller
b7957267eb
Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly!
il y a 6 ans
..
NESBank.js
Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly!
il y a 6 ans
NESPalette.js
NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface)
il y a 6 ans
NESTile.js
NESTile now has width and height as parameters.
il y a 6 ans