A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
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! 6 lat temu
app Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly! 6 lat temu
views Some new interface elements added. 6 lat temu
.gitignore Created a very basic server using node. Included express and ejs as dependencies. 6 lat temu
LICENSE Switching over to NodeJS as a server host. Added an ISC license. 6 lat temu
package-lock.json Created a very basic server using node. Included express and ejs as dependencies. 6 lat temu
package.json Created a very basic server using node. Included express and ejs as dependencies. 6 lat temu
server.js Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. 6 lat temu
signal-list Created a reference list of current emitted events and the data that comes with them. 6 lat temu
start.sh Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. 6 lat temu