TwlIPL/debugsoft/TMPJumpTest/ReadMe.txt
(no author) aa3116d2e4 debugsoft/TMPJumpTest の ReadMe の追記
nishimoto@PSEG1

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2171 b08762b0-b915-fc4b-9d8c-17b2551a87ff
2008-08-18 00:59:36 +00:00

36 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

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.

tmpjumpTest
アプリジャンプ機能TMPジャンプをテストするためのアプリセットです。
========================================================
<概要> ===============================================
このテストでは、以下の5つのアプリを使用します。
---------------------------------------------------------
address | GameCode | Media |
--------------------------------+-----------+-----------+
(TestApp.srl) | 433A | GameCard |
(TestApp_HYBRID.srl) | 434A | GameCard |
(TestApp_LIMITED.srl) | 435A | GameCard |
tmpjumpTest.srl | 436A | GameCard |
tmpjumpTest.nand.tad | 437A | NAND |
---------------------------------------------------------
() 内の srl は、436A, 437A に含まれています。
<使い方> =============================================
まず、フラッシュカードに書き込んだ 436A または インポートした 437A を起動します。
436A, 437A は、433A435Aの中から選択したアプリを NAND の /tmp 以下へコピーし、TMPジャンプを実行します。
TMP ジャンプ先のアプリからは、NITRO モードでビルドされている 433A を除いて
ジャンプ元のアプリへ戻ってくることができます。
========================================================
なにか問題がありましたら、環境制作部 西本まで。
nishimoto_takashi@nintendo.co.jp
<更新履歴>============================================
2008/08/18 <概要><使い方>を補足
2008/08/12 新規追加