Home
last modified time | relevance | path

Searched refs:content (Results 1 – 9 of 9) sorted by relevance

/RvlSDK-3.3/vcmv/
Dwadscript17 darchD -c * content.arc
18 mv content.arc ../wad/content.arc
22 …utlineUniversalFont.arc,$REVOLUTION_SDK_ROOT/data/hbm/cnt/HomeButton.arc,content.arc,$REVOLUTION_S…
DwadscriptD17 darchD -c * content.arc
18 mv content.arc ../wad/content.arc
22 …utlineUniversalFont.arc,$REVOLUTION_SDK_ROOT/data/hbm/cnt/HomeButton.arc,content.arc,$REVOLUTION_S…
DMakefile171 darchD -c * content.arc ; \
172 mv content.arc ../wad/ ; \
174 …droot/wad/wwwlib-rvl_no_font.arc,$(OUTLINE_FNT),$(HBM_RES),./dvdroot/wad/content.arc,$(HBM_SE_RES)…
217 @if [ -f ./dvdroot/wad/content.arc ] ; then \
218 rm -f ./dvdroot/wad/content.arc ; \
DReadme_en.txt24 built by Opera to display user-manual content for Virtual
27 The content is created using html and javascript, in accordance
297 Font content index to be specified.
424 a change in the format of html content.
427 of each page. This has been removed from the most recent content,
431 The VCMV libraries have now been fixed to handle content with
533 * Improved direction pad scrolling within manual content.
553 The resource files are now stored in a separate content
559 * Removed Japanese font from release. Currently Japanese content
DReadme_jp.txt517 ���\�[�X�t�@�C���͕ʁX��content�t�H���_�ɒu����Ă��܂��B
/RvlSDK-3.3/build/demos/nanddemo/src/
Dgamesave.c199 char content[64] ATTRIBUTE_ALIGN(32); in CreateFile() local
227 snprintf(content, 64, "test%d.txt says Hello World!", id); in CreateFile()
228 len = OSRoundUp32B(strlen(content)); in CreateFile()
229 rv = NANDWrite(&info, content, len); in CreateFile()
/RvlSDK-3.3/
Dreadme-RVL_HBM_SDK-4_7_3-20100730.txt49 Resources used in the HOME Menu use files provided in Wii system memory as shared content.
54 Resources used in the HOME Menu use files provided in Wii system memory as shared content.
59 Resources used in the HOME Menu use files provided in Wii system memory as shared content.
/RvlSDK-3.3/vcmv/bin/RVL/
DVcmvTestD.dlf44 0x00000000fd68fa68,"C:/Nintendo/Revolution/RVL_SDK/vcmv/dvdroot\wad\content.arc"
/RvlSDK-3.3/build/buildtools/
Dmodulerules345 CNT_FILES = $(foreach val,$(CONTENT_INDEX),$(DVD_ROOT)/content$(val)/content$(val).arc)
347 $(foreach val,$(CONTENT_INDEX),$(DVD_ROOT)/$(ARC_DIR)/content$(val).arc))
442 $(DVD_ROOT)/content%.arc: