Searched refs:to (Results 1 – 9 of 9) sorted by relevance
| /RevoEX-2.1/ |
| D | README.txt | 14 …the REX package) is an extended library package that adds various features to the Revolution SDK (… 16 Since REX does not run on its own, be absolutely sure to install the SDK first. 36 Be sure to install SDK-related tools and NDEV-related tools according to the prescribed procedure. 42 Also be absolutely sure to install REX and the SDK in separate directories to avoid problems such a… 49 Set the REVOLUTION_EXT_ROOT environment variable as the path to the top directory of the package. 50 When $/RevoEX appears below, it refers to the top directory. The following files and directories ar… 63 …rk demos use settings saved to the console's NAND flash memory, you should configure your network … 80 Refer to the "Revolution SDK Extensions Revision History" page in the Function Reference manual reg…
|
| /RevoEX-2.1/build/buildtools/ |
| D | commondefs.rex | 12 # not be disclosed to third parties or copied or duplicated in any form, 20 # Added the ssl library to the link targets 23 # Changed so that each target refers to NdevRun.ddf by default 32 # Updates to generate RevoEX release version with support for RevoSDK 3.1 RC2. 35 # Changed TitleID to 33. 41 # Changed TitleID to 31. 44 # Changed TitleID to 30. 56 # Set default TITLEID to 14. 59 # Set default firmware to 13 series. 62 # Changed default firmware ID from 8 to 12. [all …]
|
| D | modulerules.rex | 9 # not be disclosed to third parties or copied or duplicated in any form, 20 # Made "rex-install" dependent on "build" to support "make -j". 60 # Made additions related to REX_TOOL. 72 # Made it possible to compile files in different directories 87 # Moved overwrite of do-setup command to commondefs. 97 # Corrected a problem where "@" was applied to the wrong place within the operating details of do-s… 134 # Changed the make directory command from $(MKDIR) to mkdir -p
|
| D | eppccleandepend.sed | 19 # older sed may convert newline character from 0x0d+0x0a to 0x0a
|
| /RevoEX-2.1/docs/ |
| D | NWC24MessageBoxEditor.txt | 11 The NWC24 Message Box Editor is a tool used to edit the contents of a WiiConnect24 message box. 26 - Because the MCS Server program is used, this step is necessary to run the package. 28 - The Microsoft .NET Framework Version 2.0 is required to start up the MCS Server. 35 1) Use ndrun to execute "$REVOLUTION_EXT_ROOT/RVL/bin/tools/MsgBoxEditorD.elf" on NDEV. 60 +--[Additional Upload] Adds the message currently being edited to the message box on the client (ND… 65 …e contents of the message box on the client (NDEV) in raw mail data format to the specified folder… 87 [Add Public message] Adds a new Public (to a general address) message. 124 [Attached] Specifies files attached to the message. 126 +--[Add ...] Select files to attach. 130 +--[Save ...] Name and save the selected attached file to the PC.
|
| /RevoEX-2.1/include/revolution/ |
| D | verflags.h | 11 # not be disclosed to third parties or copied or duplicated in any form,
|
| /RevoEX-2.1/build/demos/nwc24demo/include/ |
| D | MsgViewer.h | 88 char to[MAX_NUM_TO][MAX_ADDR_SIZE]; member
|
| /RevoEX-2.1/build/demos/nwc24demo/src/MsgViewer/ |
| D | MsgViewerUpdate.c | 192 (void)sprintf( msgData->to[i], "%016llu", temp ); in GetMsgData() 204 err = NWC24ReadMsgToAddr( &msgObj, i, msgData->to[i], MAX_ADDR_SIZE ); in GetMsgData()
|
| D | MsgViewerRender.c | 484 x += DEMORFPrintf( x, y, 0, "%s", msgData->to[i] ); in PrintTo()
|