TwlToolsRED/build/tools/KENJCleaner/src
N1363 bc6cd94f64 KENJCleaner追加。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlToolsRED@521 7061adef-622a-194b-ae81-725974e89856
2010-09-29 09:51:02 +00:00
..
KENJCleaner検証項目.txt KENJCleaner追加。 2010-09-29 09:51:02 +00:00
main.c KENJCleaner追加。 2010-09-29 09:51:02 +00:00
myChar.c KENJCleaner追加。 2010-09-29 09:51:02 +00:00
myChar.h KENJCleaner追加。 2010-09-29 09:51:02 +00:00
myFunc.c KENJCleaner追加。 2010-09-29 09:51:02 +00:00
myFunc.h KENJCleaner追加。 2010-09-29 09:51:02 +00:00
README.txt KENJCleaner追加。 2010-09-29 09:51:02 +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.

KENJCleaner チェックリスト
									2009.10.28

KENJCleanerソフト仕様
・DSiWare「ほぼ日健康手帳」InitialCode:KENJのセーブデータを乱数フィルした後に、
 ソフト本体を消去する。
・日本リージョンのみ対象でOK。
・検査カードフラグ有効で、ランチャースキップ自動アプリ起動。
・ユーザー操作は一切受け付けない。
・起動したら、自動実行して、以下の結果を表示。
 KENJが見つかった場合
  [動作]
   KENJのセーブデータクリア
   KENJのアプリ消去
 [結果表示]
   OK上画面は緑一色。
          下画面に下記メッセージ表示。
         application found.
         Private Save : cleanup succeedded
         Public  Save : cleanup succeedded
         Application  : cleanup succeedded
   NG上画面は赤一色。
          下画面に下記メッセージ表示。
         application found.
         Private Save : cleanup failed.(※いずれか失敗したもののみ)
         Public  Save : cleanup failed.(同上)
         Application  : cleanup failed.(同上)
 KENJが見つからなかった場合
  [動作]
   何もしない
 [結果表示]
   上画面は黄色一色。
      下画面に下記メッセージ表示。
          application not found.