not really known
Go to file
yosiokat 9c68d56d3f TWLアプリブート時にLCFG関連のデータをメインメモリに展開しておくよう変更。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@929 b08762b0-b915-fc4b-9d8c-17b2551a87ff
2008-03-24 08:43:24 +00:00
add-ins add-insにPC上でNTR-IPL2外字フォントを表示できるツールを追加。 2008-02-29 11:02:01 +00:00
bin/ARM9-TS/Release NTR開発カードに書き込んで起動できるようにイニシャルコード追加。 2008-03-12 09:11:07 +00:00
build TWLアプリブート時にLCFG関連のデータをメインメモリに展開しておくよう変更。 2008-03-24 08:43:24 +00:00
docs ・デバッガ用システムメニュー専用commonKey引渡し処理を追加。 2008-03-24 06:34:38 +00:00
include ・アプリへの鍵パラメータ引継ぎ処理を実装。 2008-03-21 09:36:22 +00:00
keys ・HWInfoWriter、NandInitializerでHWID署名に対応する。 2008-02-25 13:07:31 +00:00
tools/bin ランチャーはランチャー専用鍵を使うように変更(開発用) 2008-03-24 04:37:27 +00:00
Makefile 属性変更 (subversionの設定をちゃんとしましょう) 2008-02-07 09:51:53 +00:00
Makefile.full ・HWInfoWriterのランチャーTitleID_Loをビッグエンディアンに修正。 2008-01-29 08:34:32 +00:00
Makefile.sysmenu small fix. 2008-02-12 02:15:57 +00:00
readme.txt TwlIPL_private対応 2008-02-25 06:22:27 +00:00
setup 以前間違えてコミットしていたようなので修正 2008-03-12 02:45:24 +00:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1.ビルドに必要なもの
 NORファーム、NANDファーム
	・(TwlIPL_private)
	・TwlSDK
 システムメニュー
  ・(TwlIPL_private)
  ・TwlSDK
  ・NitroSystem 070314版(本ツリーのadd-ins内のTwlSDK対応パッチを当てたもの

 TwlIPL_privateは一部の鍵を使用する場合にのみ必要


2.環境変数の設定
 TWL_IPL_RED_ROOT
	ex.) TWL_IPL_RED_ROOT=c:/TwlIPL
  TWL_IPL_RED_PRIVATE_ROOTTwlIPL_private を利用する場合のみ)
	ex.) TWL_IPL_RED_PRIVATE_ROOT=c:/TwlIPL_private