使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
nespaint
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
109
提交
4
分支
目录树:
329ff03e61
dev
dev-bank
dev-tmpl
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '329ff03e61'
${ noResults }
提交图
7 次代码提交 (329ff03e6196cac2803de9c1cd634f85840024fc)
作者
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)
5 年前
Bryan Miller
c0d02bd0af
Another fix to NESBank.getColorIndex()... because, reasons.
5 年前
Bryan Miller
8d46e8a75f
Fix to ISurface and NESBank .getColorIndex() method's return value.
5 年前
Bryan Miller
20fa69bcc3
Added .getColorIndex() method to ISurface and extending classes.
5 年前
Bryan Miller
82e88847df
Renamed the ISurface file. NESBank now extends ISurface.
5 年前
Bryan Miller
77ffaf9449
Added several tile, color index, and color access modes to NESBank.
5 年前
Bryan Miller
57f2c716d9
Created the NESBank class, which handles multiple NESTiles and exports to full NES .chr format.
5 年前