使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
nespaint
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
182
提交
4
分支
目录树:
3d446981c8
dev
dev-bank
dev-tmpl
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '3d446981c8'
${ noResults }
提交图
7 次代码提交 (3d446981c816b358ad127ede538fcb0c1231a745)
作者
SHA1
备注
提交日期
Bryan Miller
16df3f71d1
NESTile and ISurface are now event emitters. NESTile and by extension NESBank will emit 'data_changed' when there's a change to the data. CTRLPainter updated to utilize the new events.
5 年前
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
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
4f7d9d494e
Forgot to add last commit.
5 年前
Bryan Miller
82e88847df
Renamed the ISurface file. NESBank now extends ISurface.
5 年前
Bryan Miller
180f5753db
Added an interface class for Surface object... like NESBank will become.
5 年前