mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
カメラ停止処理をOS_Bootへ移動。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@437 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
5931623d6f
commit
0212f49091
@ -60,8 +60,6 @@ void BOOT_Ready( void )
|
||||
// エントリアドレスの正当性をチェックし、無効な場合は無限ループに入る。
|
||||
// SYSMi_CheckEntryAddress();
|
||||
|
||||
CAMERA_PowerOffCore();
|
||||
|
||||
// FinalizeCardPulledOut(); // カード抜け検出終了処理
|
||||
BOOTi_ClearREG_RAM(); // レジスタ&RAMクリア
|
||||
(void)GX_VBlankIntr( FALSE );
|
||||
|
||||
Loading…
Reference in New Issue
Block a user