$NitroSDK/build/demos/wm
Move to the $NitroSDK/build/demos/wm
and enter
% make
Executable (..nef
, .srl
) files will be generated in
$NitroSDK/build/demos/wm/sample_name/bin/platform/target/
For example:
$NitroSDK/build/demos/wm/simple-1/bin/ARM9-TS/Release/
Move to the $NitroSDK/build/demos/wm/sample_name/bin/platform/target/
directory and perform one of the following:
*.nlf
file with IS-NITRO-DEBUGGER and execute it
*.srl
files on the IS-NITRO-DEBUGGER.
simple-1 |
This is a simple feature sample that conducts communications with the MP protocol. |
dataShare-1 |
This shares the game frame value by using the data sharing feature. |
ball |
This moves the OBJ by using the key sharing feature. |
dataShare-Model |
This demo has a large number of notes for the tutorial document. |
wep-1 |
Demo that uses WEP for connection authentication during DS wireless play. |
As of 03/02/2005, this does not operate normally on ensata. On the standard IS-NITRO-EMULATOR hardware, only wired communications are supported. If you have purchased the wireless option, wireless operation is supported.
04/01/2005 Added wep-1
03/02/2005 Revised descriptions to reflect current support environment conditions.
08/17/2004 Initial Version