| /RvlSDK-3.3/build/demos/iconbanner/simple/ |
| D | mkbanner.bat | 5 REM Major version of the Layout Binary Converter 11 REM version information, and extract the major version value. 14 REM Clear the banner mode option when the major version is zero
|
| /RvlSDK-3.3/build/demos/iconbanner/newmsg/ |
| D | mkbanner.bat | 5 REM Major version of the Layout Binary Converter 11 REM version information, and extract the major version value. 14 REM Clear the banner mode option when the major version is zero
|
| /RvlSDK-3.3/build/demos/reldemo/src/ |
| D | static.c | 91 OSReport("version %d\n", moduleInfo->version); in DumpModuleInfo() 105 if (2 <= module->info.version) in DumpModuleHeader() 110 if (3 <= module->info.version) in DumpModuleHeader() 137 if (3 <= module->info.version) in Load()
|
| /RvlSDK-3.3/ |
| D | readme-RVL_HBM_SDK-4_7_3-20100730.txt | 2 HBM - Home Menu Library version 4.7.3 41 This demo uses the homebuttonLib version of the library. 67 Use the same version of the library and data files. 77 …y Message Resource Patch (version 2010/07/02). Corrected line breaks at inappropriate locations in…
|
| D | readme-RVL_SDK-3_3-2.txt | 25 This version of the SDK has changed significantly from the previous version. 33 …g with SDK version 3.3, the Extended Firmware is now integrated with the Standard Firmware. All ti… 83 … the folder. There is no difference between the two programs. The *D.exe version remains in order … 88 Programs created using this SDK are compatible with the following version (or later) of the Wii Men… 102 (audio source file, ADPCM version) 104 (table file, ADPCM version) 106 (audio source file, PCM version) 108 (table file, PCM version) 154 This version of the SDK only supports the commercial release versions of NDEV. 155 Whenever possible, use the NDEV software package version 071002 or later.
|
| /RvlSDK-3.3/X86/bin/ |
| D | setfirmware | 71 echo "Setting firmware version to ${TMP_FW_VER} ..." 107 echo "Failed to set the firmware version."
|
| /RvlSDK-3.3/vcmv/ |
| D | Readme_en.txt | 42 The latest version of VCMV supports Interlace / Non-interlace 93 …efile .. a makefile for vcmv_test, which can build and run each version 100 release version. (Not necessary if using the Makefile) 101 wadscriptD .. script for NAND debug version 103 vcmvtest.bin/VcmvTest.elf .. pre-built DVD release version of vcmv_test 104 vcmvtest.bin/VcmvTestD.elf .. pre-built DVD debug version of vcmv_test 105 vcmvtest.bin/VcmvTestN.elf .. pre-built NAND release version of vcmv_test 106 vcmvtest.bin/VcmvTestND.elf .. pre-built NAND debug version of vcmv_test 141 Please use the VCMV version of the Home Button Library. 163 The sample manual of China uses the US version. [all …]
|
| /RvlSDK-3.3/include/revolution/os/ |
| D | OSBootInfo.h | 73 u32 version; member
|
| D | OSModule.h | 107 u32 version; // version number member
|
| /RvlSDK-3.3/include/revolution/ |
| D | thpfile.h | 65 u32 version; // version number member
|
| D | rso.h | 78 u32 version; // Version number member
|
| D | dvd.h | 593 u8 diskNum, u8 version);
|
| D | kpad.h | 19 #error KPAD version 2 (kpad.h) cannot be used with KPADOld (kpadOld.h)
|
| /RvlSDK-3.3/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.3/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.3/build/buildtools/ |
| D | commondefs | 16 # Check make version 27 @echo ---- Sorry, this makefile is for \'make\' version 3.80 for Cygwin 28 @echo or version 3.79.1 for MSYS 146 # _DEBUG is our symbol for saying "debug version". The absence of NDEBUG 151 # NDEBUG is our symbol for saying "no debug version". The absence of _DEBUG
|
| /RvlSDK-3.3/build/tools/TexConv/sample/ |
| D | sample.tcs | 16 ; problems? try the TexConv.exe debug version- it provides
|
| /RvlSDK-3.3/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.3/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.3/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.3/build/demos/thpdemo/src/THPSimple/ |
| D | THPSimple.c | 274 if (SimpleControl.header.version != THP_VERSION) in THPSimpleOpen()
|
| /RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/ |
| D | THPPlayer.c | 292 if (ActivePlayer.header.version != THP_VERSION) in THPPlayerOpen()
|