Searched refs:from (Results 1 – 9 of 9) sorted by relevance
| /RevoEX-2.3/build/buildtools/ |
| D | eppccleandepend.sed | 19 # older sed may convert newline character from 0x0d+0x0a to 0x0a
|
| D | commondefs.rex | 62 # Changed default firmware ID from 8 to 12. 167 # Temporarily changed library name from nitro to wdp.
|
| D | modulerules.rex | 134 # Changed the make directory command from $(MKDIR) to mkdir -p
|
| /RevoEX-2.3/build/demos/nwc24demo/include/ |
| D | MsgViewer.h | 97 char from[MAX_ADDR_SIZE]; member
|
| /RevoEX-2.3/build/demos/nwc24demo/data/ChannelJump/ |
| D | ChannelJump.ddf | 44 ; Disk number information for multiple disks. The number starts from 0. 119 …ue is negative, the files are laid out from the inside of the disk, and if it is positive, they ar…
|
| /RevoEX-2.3/ |
| D | README.txt | 41 Unpack the RevoEX package in a directory different from the SDK directory. Also, be sure to install… 67 To start building demos supplied with RevoEX run the following from the $/RevoEX directory:
|
| /RevoEX-2.3/docs/ |
| D | NWC24MessageBoxEditor.txt | 12 …er features of NintendoWare for Revolution, mail can be added, deleted, or viewed from the Host PC. 80 (from the left) 126 +--[Remove] Delete the selected file from the attachments.
|
| /RevoEX-2.3/build/demos/nwc24demo/src/MsgViewer/ |
| D | MsgViewerUpdate.c | 208 (void)sprintf( msgData->from, "%016llu", temp ); in GetMsgData() 222 err = NWC24ReadMsgFromAddr( &msgObj, msgData->from, MAX_ADDR_SIZE ); in GetMsgData() 237 msgData->from[0] = '\0'; in GetMsgData()
|
| D | MsgViewerRender.c | 568 (void)DEMORFPrintf( x, y, 0, "%s", msgData->from ); in PrintFrom()
|