本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
ObsidianBlk
/
nespaint
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
141
提交
4
分支
目錄樹:
35b1cad2b8
dev
dev-bank
dev-tmpl
master
分支列表
標籤
${ item.name }
建立分支
${ searchTerm }
從 '35b1cad2b8'
${ noResults }
提交線圖
7 次程式碼提交 (35b1cad2b836b28a89fcca8def78864009df5aab)
作者
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 年之前