使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
nespaint
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
110
提交
4
分支
目录树:
6167e610f1
dev
dev-bank
dev-tmpl
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '6167e610f1'
${ noResults }
提交图
7 次代码提交 (6167e610f12049f7ec94b5515fe8cf9331f4ac23)
作者
SHA1
备注
提交日期
Bryan Miller
958450729e
NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface)
6 年前
Bryan Miller
c0d02bd0af
Another fix to NESBank.getColorIndex()... because, reasons.
6 年前
Bryan Miller
8d46e8a75f
Fix to ISurface and NESBank .getColorIndex() method's return value.
6 年前
Bryan Miller
20fa69bcc3
Added .getColorIndex() method to ISurface and extending classes.
6 年前
Bryan Miller
82e88847df
Renamed the ISurface file. NESBank now extends ISurface.
6 年前
Bryan Miller
77ffaf9449
Added several tile, color index, and color access modes to NESBank.
6 年前
Bryan Miller
57f2c716d9
Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format.
6 年前