このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
ObsidianBlk
/
nespaint
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
130
コミット
4
ブランチ
ツリー:
b7957267eb
dev
dev-bank
dev-tmpl
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'b7957267eb' から
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
b7957267eb
Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly!
6年前
app
Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly!
6年前
views
Some new interface elements added.
6年前
.gitignore
Created a very basic server using node. Included express and ejs as dependencies.
6年前
LICENSE
Switching over to NodeJS as a server host. Added an ISC license.
6年前
package-lock.json
Created a very basic server using node. Included express and ejs as dependencies.
6年前
package.json
Created a very basic server using node. Included express and ejs as dependencies.
6年前
server.js
Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included.
6年前
signal-list
Created a reference list of current emitted events and the data that comes with them.
6年前
start.sh
Server now uses environment variables to get port and SSL values. HTTPS is now an option. Small starter bash script included.
6年前