A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Bryan Miller 88823a375c Can now export Name/Attribute table data. Fixed bug with loading project files. There is a bug with storing attribute data in project files (or in NESNameTable) 6 years ago
..
modals Added UI elements for exporting Nametables. 6 years ago
bankListItem.html UI Improvements to the Palette and Bank lists. 6 years ago
canvas.html Preparing to handle some IO. Nothing really done yet. 6 years ago
ctrlpainter.html Grids now available in a number of different formats. Grid rendering has been moved to the ui/Renderer 6 years ago
docks.html UI Improvements to the Palette and Bank lists. 6 years ago
footer.html Added a simple footer as well as passing along author information. 6 years ago
head.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. 6 years ago
header.html Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. 6 years ago
header_menu.html Can now export Name/Attribute table data. Fixed bug with loading project files. There is a bug with storing attribute data in project files (or in NESNameTable) 6 years ago
index.html Added some UI elements for Nametable Tools 6 years ago
modal.html Added UI elements for exporting Nametables. 6 years ago
nametableListItem.html CTRLNameTablesStore created (untested). Added UI elements for CTRLNameTableStore (not fully complete). 6 years ago
paldraw.html Updated drawing palette UI. 6 years ago
paletteListItem.html UI Improvements to the Palette and Bank lists. 6 years ago
palettectrl.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 6 years ago
palsys.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 6 years ago
tail.html Server uses vendor.js to connect node_modules to the application in a consistent manner. 6 years ago
toolbar_bank.html Fix to last commit 6 years ago
toolbar_nametable.html Enhancements to the Nametable Tools and associated UI. 6 years ago
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 6 years ago