Game Pak Sample Demo

Location

$NitroSDK/build/demos/ctrdg

Compilation Method

Move to the $NitroSDK/build/demos/card and enter

% make

 This will generate executable (..nef, .srl) files under

$NitroSDK/build/demos/ctrdg/sample_name/bin/platform/target/

 For example:

$NitroSDK/build/demos/ctrdg/pullout-1/bin/ARM9-TS/Release/

 

Execution Method

Move to the $NitroSDK/build/demos/ctrdg/sample_name/bin/platform/target/ directory and do one of the following:

Description


pullout-1 Detects removal of Game Pak and Game Card, displays warning message, and stops.
backup-1 The CTRDG library can be used to access the AGB backup device.

Operation

This function does not work properly with ensata.

See Also

CTRDG List of Functions

Revision History

04/06/2006 Added the backup-1 sample demo
03/02/2005 Revised descriptions to reflect current support environment conditions.
09/21/2004 Initial Version

CONFIDENTIAL