| /RvlSDK-3.1.4/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.1.4/ |
| D | readme-RVL_SDK-3_1-patch2.txt | 24 This version of SDK has been greatly modified from the previous version. 47 This feature is enabled by installing version 071002 or later of the NDEV software package. 55 Programs created using this SDK are expected to run in the Wii Menu of the version noted below or l… 59 Abnormal behavior may occur in systems whose version is earlier than the one above. 68 …/synth/gm16adpcm.pcm: GM16.DLS data converted for use with Wii (audio source files, ADPCM version). 69 …/axdemo/synth/gm16adpcm.wt: GM16.DLS data converted for use with Wii (table files, ADPCM version). 70 …mo/synth/gm16pcm.pcm: GM16.DLS data converted for use with Wii (audio source files, PCM version). 71 …ta/axdemo/synth/gm16pcm.wt: GM16.DLS data converted for use with Wii (table files, PCM version). 104 This version of the SDK only supports the commercial release versions of NDEV. 105 Whenever possible, use the NDEV software package version 071002 or later.
|
| D | readme-RVL_SDK-3_1-patch4.txt | 51 This feature is enabled by installing version 071002 or later of the NDEV software package. 58 Programs created using this SDK are expected to run in the Wii Menu of the version noted below or l… 62 Abnormal behavior may occur in systems whose version is earlier than the one above. 71 …o/synth/gm16adpcm.pcm: GM16.DLS data converted for use with Wii (audio source files, ADPCM version) 72 …a/axdemo/synth/gm16adpcm.wt: GM16.DLS data converted for use with Wii (table files, ADPCM version) 73 …emo/synth/gm16pcm.pcm: GM16.DLS data converted for use with Wii (audio source files, PCM version) 74 …ata/axdemo/synth/gm16pcm.wt: GM16.DLS data converted for use with Wii (table files, PCM version) 107 This version of the SDK only supports the commercial release versions of NDEV. 108 Whenever possible, use the NDEV software package version 071002 or later.
|
| /RvlSDK-3.1.4/include/revolution/os/ |
| D | OSBootInfo.h | 73 u32 version; member
|
| D | OSModule.h | 101 u32 version; // version number member
|
| /RvlSDK-3.1.4/include/revolution/ |
| D | thpfile.h | 65 u32 version; // version number member
|
| D | rso.h | 69 u32 version; // Version number member
|
| D | kpadOld.h | 19 #error KPADOld (kpadOld.h) cannot be used with KPAD version 2 (kpad.h)
|
| D | kpad.h | 19 #error KPAD version 2 (kpad.h) cannot be used with KPADOld (kpadOld.h)
|
| D | dvd.h | 587 u8 diskNum, u8 version);
|
| /RvlSDK-3.1.4/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.1.4/build/tools/thputilities/src/ |
| D | thputilities.c | 327 header->version = THP_VERSION; in THPUtyHeaderInit() 362 if ((rtn = THPUtyPutU32(op, header->version)) != THP_ERROR_NOERROR) in THPUtyWriteTHPHeader() 704 header->version = THPUtyReverseEndianU32(header->version); in THPUtyReadTHPHeader() 971 if (fileHeader->header.version > 0x10000) in THPUtyReadTHPFileHeader() 988 if (fileHeader->header.version > 0x10000) in THPUtyReadTHPFileHeader() 1452 fileHeader->header.version = THP_VERSION; in THPUtyCreateTHP() 1736 if (fileHeader->header.version > 0x10000) in THPUtyCopyTHPFile() 2067 fileHeader->header.version = THP_VERSION; in THPUtyCopyTHPFile()
|
| /RvlSDK-3.1.4/build/libraries/kpadOld/include/ |
| D | KPADinside.h | 17 #error KPADinside.h of KPADOld cannot be used with that of KPAD version 2
|
| /RvlSDK-3.1.4/build/libraries/kpad/include/ |
| D | KPADinside.h | 17 #error KPADinside.h of KPAD version 2 cannot be used with that of KPADOld
|
| /RvlSDK-3.1.4/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
|
| /RvlSDK-3.1.4/build/demos/hio2demo/vc++/dual/ |
| D | ReadMe.txt | 14 It contains information about the version of Visual C++ that generated the file, and
|
| D | dual.rc | 281 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
|
| D | double-common.rc | 298 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
|
| /RvlSDK-3.1.4/build/tools/TexConv/sample/ |
| D | sample.tcs | 16 ; problems? try the TexConv.exe debug version- it provides
|
| /RvlSDK-3.1.4/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.1.4/build/libraries/tc/src/ |
| D | TCTPLToolbox.cpp | 2615 u32 version; in TCGetTplVersion() local 2622 if( (fread( &version, 4, 1, fp )) != 1 ) in TCGetTplVersion() 2630 TCFixEndian( (u8*)&version, 4 ); in TCGetTplVersion() 2632 return version; in TCGetTplVersion()
|
| /RvlSDK-3.1.4/build/demos/thpdemo/src/THPSimple/ |
| D | THPSimple.c | 263 if (SimpleControl.header.version != THP_VERSION) in THPSimpleOpen()
|
| /RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayer/ |
| D | THPPlayer.c | 282 if (ActivePlayer.header.version != THP_VERSION) in THPPlayerOpen()
|
| /RvlSDK-3.1.4/build/demos/thpdemo/src/THPPlayerStrmAX/ |
| D | THPPlayer.c | 237 if (ActivePlayer.header.version != THP_VERSION) in THPPlayerOpen()
|