TwlIPL/build/debugsoft/TMPJump
(no author) 50a084969e nishimoto@PSEG1
debugsoft に TMPJump チェック用アプリを追加。

git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2156 b08762b0-b915-fc4b-9d8c-17b2551a87ff
2008-08-14 07:13:28 +00:00
..
433A nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
434A nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
435A nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
436A nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
437A nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
AppforTmpJump nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
banner nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
data nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
include nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
src nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
main_436a.rsf nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
main_437a.rsf nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
Makefile nishimoto@PSEG1 2008-08-14 07:13:28 +00:00
ReadMe.txt nishimoto@PSEG1 2008-08-14 07:13:28 +00:00

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		| 
--------------------------------+-----------+-----------+
data/TestApp.srl				| 433A		| GameCard	|
data/TestApp_HYBRID.srl			| 434A		| GameCard	|
data/TestApp_LIMITED.srl		| 435A		| GameCard	|
bin/.../tmpjumpTest.srl			| 436A		| GameCard	|
bin/.../tmpjumpTest.nand.tad	| 437A		| NAND		|
---------------------------------------------------------

<使い方> =============================================

まず、フラッシュカードに書き込んだ 436A または インポートした 437A を起動します。

436A, 437A では、選択したアプリを NAND の /tmp 以下へコピーし、TMPジャンプを実行します。
TMP ジャンプ先のアプリからは、NITRO モードでビルドされている 433A を除く全てのアプリは
ジャンプ元のアプリへ戻ってくることができます。

========================================================
なにか問題がありましたら、環境制作部 西本まで。
nishimoto_takashi@nintendo.co.jp

<更新履歴>============================================
2008/08/12		新規追加