not really known
Go to file
yosiokat c2ee48afc8 ・本体設定データの整理。
・HWNormalInfo, HWSecureInfo, TWLSettingsの3種類のファイルに分割。
  ・上記3つのファイルフォーマットを共通のTSFフォーマットにする。
・MachineSettingsで上記フォーマットに追随。
・HWInfoWriterも上記フォーマットに追随。
・Launcher
  ・OS_InitをSYSM_Init内に取り込んで、OS_SetMainArenaHiが有効になるようにする。
  ・SYSM_ReadParametersの処理を整理する。
  ・RTC補正値をセットするよう変更。
・hyena.TWL
  ・RTCリセット検出を行うようにする。
  ・SCFGレジスタ値をWRAMのシステム領域にコピーするよう変更。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@347 b08762b0-b915-fc4b-9d8c-17b2551a87ff
2007-12-11 13:00:58 +00:00
add-ins/TwlSystem NitroSystemをTwlSDK上で使用するためのパッチを追加。 2007-10-30 23:56:24 +00:00
build ・本体設定データの整理。 2007-12-11 13:00:58 +00:00
doc TWLデバッガROMエミュレーション要求仕様書へ「エミュレーション情報」章を追加。 2007-12-10 04:12:48 +00:00
include ・本体設定データの整理。 2007-12-11 13:00:58 +00:00
keys ・SDKリビジョン2885に対応。 2007-12-06 01:58:02 +00:00
tools ntexconv.exeを起動するのに必要なTXLib.dllを同梱 2007-11-02 02:14:32 +00:00
Makefile ・SDKリビジョン2885に対応。 2007-12-06 01:58:02 +00:00
Makefile.full ・本体設定データの整理。 2007-12-11 13:00:58 +00:00
Makefile.sysmenu ・SDKリビジョン2885に対応。 2007-12-06 01:58:02 +00:00
readme.txt 環境変数TWLFIRM_ROOTの根絶。 2007-10-31 01:18:52 +00:00
setup setupの環境変数変更漏れを修正。 2007-12-06 02:04:07 +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ファーム
	・NitroSDK4.0以降
	・TwlSDK
 システムメニュー
  ・TwlSDK
  ・NitroSystem 070314版(本ツリーのadd-ins内のTwlSDK対応パッチを当てたもの


2.環境変数の設定
 TWLIPL_ROOT
	ex.) TWLIPL_ROOT=c:/TwlIPL