| /RvlSDK-3.2/build/demos/reldemo/src/ |
| D | static.c | 88 OSReport("version %d\n", moduleInfo->version); in DumpModuleInfo() 102 if (2 <= module->info.version) in DumpModuleHeader() 107 if (3 <= module->info.version) in DumpModuleHeader() 134 if (3 <= module->info.version) in Load()
|
| /RvlSDK-3.2/ |
| D | readme-RVL_SDK-3_2.txt | 19 This is version 3.2 of the Revolution SDK. 23 This version of the SDK has been greatly modified from the previous version. 55 This feature is enabled by installing version 071002 or later of the NDEV software package. 64 Programs created using this SDK are expected to run in the following version (or later) of the Wii … 78 (audio source file, ADPCM version) 80 (table file, ADPCM version) 82 (audio source file, PCM version) 84 (table file, PCM version) 115 This version of the SDK only supports the commercial release versions of NDEV. 116 Whenever possible, use the NDEV software package version 071002 or later. [all …]
|
| D | readme-RVL_SDK-3_2-patch2.txt | 20 This is the Revolution SDK version 3.2 patch 2. 54 This feature is enabled by installing version 071002 or later of the NDEV software package. 63 Programs created using this SDK are expected to run in the following version (or later) of the Wii … 77 (audio source file, ADPCM version) 79 (table file, ADPCM version) 81 (audio source file, PCM version) 83 (table file, PCM version) 114 This version of the SDK only supports the commercial release versions of NDEV. 115 Whenever possible, use the NDEV software package version 071002 or later. 206 Use the stationary patch released for version 3.0 Alpha 5 of CodeWarrior for GAMECUBE.
|
| /RvlSDK-3.2/include/revolution/os/ |
| D | OSBootInfo.h | 73 u32 version; member
|
| D | OSModule.h | 107 u32 version; // Version number member
|
| /RvlSDK-3.2/include/revolution/ |
| D | thpfile.h | 65 u32 version; // version number member
|
| D | rso.h | 78 u32 version; // Version number member
|
| D | kpadOld.h | 19 #error KPADOld (kpadOld.h) cannot be used with KPAD version 2 (kpad.h)
|
| D | dvd.h | 587 u8 diskNum, u8 version);
|
| D | kpad.h | 19 #error KPAD version 2 (kpad.h) cannot be used with KPADOld (kpadOld.h)
|
| /RvlSDK-3.2/build/demos/hio2demo/vc++/simple/ |
| D | ReadMe.txt | 11 Information on the Visual C++ version used to create files is included. Information regarding the p…
|
| /RvlSDK-3.2/build/tools/thputilities/src/ |
| D | thputilities.c | 332 header->version = THP_VERSION; in THPUtyHeaderInit() 367 if ((rtn = THPUtyPutU32(op, header->version)) != THP_ERROR_NOERROR) in THPUtyWriteTHPHeader() 709 header->version = THPUtyReverseEndianU32(header->version); in THPUtyReadTHPHeader() 976 if (fileHeader->header.version > 0x10000) in THPUtyReadTHPFileHeader() 993 if (fileHeader->header.version > 0x10000) in THPUtyReadTHPFileHeader() 1457 fileHeader->header.version = THP_VERSION; in THPUtyCreateTHP() 1741 if (fileHeader->header.version > 0x10000) in THPUtyCopyTHPFile() 2072 fileHeader->header.version = THP_VERSION; in THPUtyCopyTHPFile()
|
| /RvlSDK-3.2/build/libraries/kpadOld/include/ |
| D | KPADinside.h | 17 #error KPADinside.h of KPADOld cannot be used with that of KPAD version 2
|
| /RvlSDK-3.2/build/libraries/kpad/include/ |
| D | KPADinside.h | 17 #error KPADinside.h of KPAD version 2 cannot be used with that of KPADOld
|
| /RvlSDK-3.2/build/buildtools/ |
| D | commondefs | 16 # Check make version 20 @echo ---- Sorry, this makefile is for \'make\' version 3.80 185 # _DEBUG is our symbol for saying "debug version". The absence of NDEBUG 190 # NDEBUG is our symbol for saying "no debug version". The absence of _DEBUG
|
| D | modulerules | 35 # BINSUFFIX - the suffix of the binary (e.g. "D" if debug version, ".elf" if
|
| /RvlSDK-3.2/build/demos/hio2demo/vc++/dual/ |
| D | ReadMe.txt | 14 It contains information about the version of Visual C++ that generated the file, and
|
| D | double-common.rc | 298 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
|
| D | dual.rc | 281 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
|
| /RvlSDK-3.2/build/tools/TexConv/sample/ |
| D | sample.tcs | 16 ; problems? try the TexConv.exe debug version- it provides
|
| /RvlSDK-3.2/build/demos/hio2demo/vc++/multi/ |
| D | ReadMe.txt | 14 It contains information about the version of Visual C++ that generated the file, and
|
| D | multi.rc | 310 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
|
| /RvlSDK-3.2/build/libraries/tc/src/ |
| D | TCTPLToolbox.cpp | 2620 u32 version; in TCGetTplVersion() local 2627 if( (fread( &version, 4, 1, fp )) != 1 ) in TCGetTplVersion() 2635 TCFixEndian( (u8*)&version, 4 ); in TCGetTplVersion() 2637 return version; in TCGetTplVersion()
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPSimple/ |
| D | THPSimple.c | 274 if (SimpleControl.header.version != THP_VERSION) in THPSimpleOpen()
|
| /RvlSDK-3.2/build/demos/thpdemo/src/THPPlayer/ |
| D | THPPlayer.c | 292 if (ActivePlayer.header.version != THP_VERSION) in THPPlayerOpen()
|