Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 27) sorted by relevance

12

/RvlSDK-3.3/build/demos/iconbanner/simple/
Dmkbanner.bat5 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/
Dmkbanner.bat5 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/
Dstatic.c91 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/
Dreadme-RVL_HBM_SDK-4_7_3-20100730.txt2 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…
Dreadme-RVL_SDK-3_3-2.txt25 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/
Dsetfirmware71 echo "Setting firmware version to ${TMP_FW_VER} ..."
107 echo "Failed to set the firmware version."
/RvlSDK-3.3/vcmv/
DReadme_en.txt42 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/
DOSBootInfo.h73 u32 version; member
DOSModule.h107 u32 version; // version number member
/RvlSDK-3.3/include/revolution/
Dthpfile.h65 u32 version; // version number member
Drso.h78 u32 version; // Version number member
Ddvd.h593 u8 diskNum, u8 version);
Dkpad.h19 #error KPAD version 2 (kpad.h) cannot be used with KPADOld (kpadOld.h)
/RvlSDK-3.3/build/tools/thputilities/src/
Dthputilities.c332 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/
DReadMe.txt11 Information on the Visual C++ version used to create files is included. Information regarding the p…
/RvlSDK-3.3/build/buildtools/
Dcommondefs16 # 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/
Dsample.tcs16 ; problems? try the TexConv.exe debug version- it provides
/RvlSDK-3.3/build/demos/hio2demo/vc++/dual/
DReadMe.txt14 It contains information about the version of Visual C++ that generated the file, and
Ddual.rc281 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
Ddouble-common.rc298 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
/RvlSDK-3.3/build/demos/hio2demo/vc++/multi/
DReadMe.txt14 It contains information about the version of Visual C++ that generated the file, and
Dmulti.rc310 ID_APP_ABOUT "Display program information, version number and copyright\nAbout"
/RvlSDK-3.3/build/libraries/tc/src/
DTCTPLToolbox.cpp2620 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/
DTHPSimple.c274 if (SimpleControl.header.version != THP_VERSION) in THPSimpleOpen()
/RvlSDK-3.3/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c292 if (ActivePlayer.header.version != THP_VERSION) in THPPlayerOpen()

12