A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
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! před 6 roky
app Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly! před 6 roky
views Some new interface elements added. před 6 roky
.gitignore Created a very basic server using node. Included express and ejs as dependencies. před 6 roky
LICENSE Switching over to NodeJS as a server host. Added an ISC license. před 6 roky
package-lock.json Created a very basic server using node. Included express and ejs as dependencies. před 6 roky
package.json Created a very basic server using node. Included express and ejs as dependencies. před 6 roky
server.js Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. před 6 roky
signal-list Created a reference list of current emitted events and the data that comes with them. před 6 roky
start.sh Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. před 6 roky