twl_wrapsdk/tools/axd/readme.txt

10 lines
348 B
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.

デスクトップへ AXD-Debugger のショートカットを作成し、
「リンク先」に下記のように設定すると便利です。
ARM9側
%ARMBIN_AXD% -nologo -session %TWLSDK_ROOT%/tools/axd/ARM9.ses -debug %TWLSDK_ROOT%/起動時にロードするaxfファイル)
ARM7側は -session へ "ARM7.ses" を指定します。
-debug の代わりに -exec を使用すると起動直後に実行されます。