(更新:Akabane Jumpei)

・TODO追加

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1112 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
(no author) 2008-04-11 12:18:09 +00:00
parent 7382c5ee78
commit 3435278d07

View File

@ -1490,6 +1490,23 @@ static void HotSwThread(void *arg)
}
/*---------------------------------------------------------------------------*
[TODO:] Finalize処理の前にやるべきこと
NANDアプリ起動時OFF
TWL NANDアプリなら
ONフラグ(NANDのRomHeader TWL拡張諸フラグ)
NANDアプリ起動後もカード電源(OFF後)ONにしてNormalモードにする
NTR NANDアプリなら
GAMEモードに遷移(NTR互換のRomHeaderのみ読む)
TWLカードがささっていてGame2モードになっていたら
OFFしてONしてGameモードに遷移させる
*---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------*
Name: MonitorThread