A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
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 роки тому
app Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly! 6 роки тому
views Some new interface elements added. 6 роки тому
.gitignore Created a very basic server using node. Included express and ejs as dependencies. 6 роки тому
LICENSE Switching over to NodeJS as a server host. Added an ISC license. 6 роки тому
package-lock.json Created a very basic server using node. Included express and ejs as dependencies. 6 роки тому
package.json Created a very basic server using node. Included express and ejs as dependencies. 6 роки тому
server.js Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. 6 роки тому
signal-list Created a reference list of current emitted events and the data that comes with them. 6 роки тому
start.sh Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included. 6 роки тому