使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
nespaint
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
88
提交
4
分支
目录树:
180f5753db
nespaint
/
app
/
js
文件历史
Bryan Miller
180f5753db
Added an interface class for Surface object... like NESBank will become.
6 年前
..
common
Added Utils.isInt() function.
6 年前
ctrls
NESPalette class now exported as default. Updated imports accordingly.
6 年前
ifaces
Added an interface class for Surface object... like NESBank will become.
6 年前
models
Added several tile, color index, and color access modes to NESBank.
6 年前
ui
Added some mouse button code/name mapping in Input.
6 年前
main.js
Some silly test code added to main.js
6 年前