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 bea0cb2619 Another fix... oops 5 年前
..
modals Some tweaks to the UI for creating new 'Store' items. 5 年前
bankListItem.html UI Improvements to the Palette and Bank lists. 5 年前
canvas.html Preparing to handle some IO. Nothing really done yet. 5 年前
ctrlpainter.html Reordered and Restructured Painter/Bank tools. Removed old unused tool bar. Painter/Bank tool buttons now have tool tips 5 年前
docks.html UI Improvements to the Palette and Bank lists. 5 年前
footer.html Added a simple footer as well as passing along author information. 5 年前
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. 5 年前
header.html Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. 5 年前
header_menu.html Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. 5 年前
index.html Another fix... oops 5 年前
modal.html Finished up the first part of UI for NameTables. They can now be added, removed, and saved in project files. No editing as of yet. 5 年前
nametableListItem.html CTRLNameTablesStore created (untested). Added UI elements for CTRLNameTableStore (not fully complete). 5 年前
paldraw.html Updated drawing palette UI. 5 年前
paletteListItem.html UI Improvements to the Palette and Bank lists. 5 年前
palettectrl.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 年前
palsys.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 年前
tail.html Server uses vendor.js to connect node_modules to the application in a consistent manner. 5 年前
toolbar_bank.html Fix to last commit 5 年前
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 年前