Home
last modified time | relevance | path

Searched refs:Menu (Results 1 – 25 of 32) sorted by relevance

12

/RvlSDK-3.3/build/demos/gxdemo/src/Lighting/
Dlit-basic.c96 MenuOpt Menu[] = { variable
336 u32 maxY = sizeof(Menu)/sizeof(MenuOpt) - 1; in AnimTick()
356 if (curX < 0) curX = Menu[curY].maxsel; in AnimTick()
357 if (curX > Menu[curY].maxsel) curX = 0; in AnimTick()
359 sel = Menu[curY].cursel; in AnimTick()
369 Menu[curY].cursel = (u8)curX; in AnimTick()
370 Menu[curY].f((u8)curX); in AnimTick()
372 OSReport("%s %s\n\n\n\n", Menu[curY].mode, Menu[curY].opt[curX]); in AnimTick()
392 for (i = 0; i < sizeof(Menu)/sizeof(MenuOpt); i++) in DumpCurMenu()
394 OSReport("%s %s\n", Menu[i].mode, Menu[i].opt[Menu[i].cursel]); in DumpCurMenu()
/RvlSDK-3.3/
Dreadme-RVL_HBM_SDK-4_7_3-20100730.txt2 HBM - Home Menu Library version 4.7.3
17 This package includes a sample library for implementing HOME Menu and sample demos that use this li…
45 …This sample converts the HOME Menu execution segment (including homebutton.a) into rso format, pla…
48 This sample starts the HOME Menu from a NAND application.
49 Resources used in the HOME Menu use files provided in Wii system memory as shared content.
52 This sample starts the HOME Menu from WiiWare.
54 Resources used in the HOME Menu use files provided in Wii system memory as shared content.
57 This sample starts the HOME Menu from WiiWare.
59 Resources used in the HOME Menu use files provided in Wii system memory as shared content.
77 ・Included the network.csv file that was revised in the HOME Menu Library Message Resource Patch (ve…
[all …]
Dreadme-RVL_SDK-3_3-2.txt86 Running in the Wii Menu
88 …ograms created using this SDK are compatible with the following version (or later) of the Wii Menu.
90 * Wii Menu 3.0
/RvlSDK-3.3/vcmv/dvdroot/content4/HomeButton3/
Dhome_nosave.csv34Menu?" "Zurück zum Wii-Menü?" "Voulez-vous retourner au menu Wii?" "¿Deseas volver al menú de Wii?…
Dhome.csv35 (保存していない内容は失われます)" "Return to the Wii Menu?
44 (未保存的内容将会丢失)" "Return to the Wii Menu?
/RvlSDK-3.3/vcmv/dvdroot/content5/
Dhome_nosave.csv34Menu?" "Zurück zum Wii-Menü?" "Voulez-vous retourner au menu Wii?" "¿Deseas volver al menú de Wii?…
Dhome.csv35 (保存していない内容は失われます)" "Return to the Wii Menu?
44 (未保存的内容将会丢失)" "Return to the Wii Menu?
Dhome_nosave_hbm3.csv26 "Wiiメニューにもどりますか?" "Return to the Wii Menu?" "Zurück zum Wii-Menü?" "Voulez-vous retourner au menu W…
Dhome_hbm3.csv27 (保存していない内容は失われます)" "Return to the Wii Menu?
/RvlSDK-3.3/dvddata/hbm/HomeButton2/
Dhome_nosave.csv34Menu?" "Zurück zum Wii-Menü?" "Voulez-vous retourner au menu Wii?" "¿Deseas volver al menú de Wii?…
Dhome.csv35 (保存していない内容は失われます)" "Return to the Wii Menu?
44 (未保存的内容将会丢失)" "Return to the Wii Menu?
/RvlSDK-3.3/dvddata/hbm/HomeButton3/
Dhome_nosave.csv34Menu?" "Zurück zum Wii-Menü?" "Voulez-vous retourner au menu Wii?" "¿Deseas volver al menú de Wii?…
Dhome.csv35 (保存していない内容は失われます)" "Return to the Wii Menu?
44 (未保存的内容将会丢失)" "Return to the Wii Menu?
/RvlSDK-3.3/build/demos/axdemo/src/
Ddpl2demo.c127 DEMOWinMenuInfo Menu = variable
465 &Menu, in main()
DexpdelayDpl2.c144 DEMOWinMenuInfo Menu = variable
844 &Menu, in main()
Dexpdelay.c141 DEMOWinMenuInfo Menu = variable
841 &Menu, in main()
Dexpchorus.c142 DEMOWinMenuInfo Menu = variable
877 &Menu, in main()
Ddpl2reverb.c185 DEMOWinMenuInfo Menu = variable
928 &Menu, in main()
DexpreverbStd.c141 DEMOWinMenuInfo Menu = variable
896 &Menu, in main()
DexpreverbHiDpl2.c147 DEMOWinMenuInfo Menu = variable
902 &Menu, in main()
DexpchorusDpl2.c141 DEMOWinMenuInfo Menu = variable
876 &Menu, in main()
DexpreverbHi.c141 DEMOWinMenuInfo Menu = variable
896 &Menu, in main()
/RvlSDK-3.3/vcmv/
DReadme_en.txt35 The Manual Viewer is accessed via the Home Button Menu,
37 the Manual Viewer and the Home Button Menu.
40 and the Home Button Menu.
80 dvdroot/content6/HomeButtonSe/Huf8_HomeButtonSe.arc .. shared contents - Home Button Menu Sounds
292 * Updated VCMV to support Home Button Menu, version 4.x.
303 * Updated VCMV to support Home Button Menu, version 3.x.
334 * Updated VCMV to use Home Button Menu library version 2.7
339 ** With Home Button Menu library version 2.7, the HBMDataInfo struct **
341 ** previous versions of the Home Button Menu library. **
374 Wii System Menu had never been run on the NDEV.
[all …]
/RvlSDK-3.3/build/demos/spdemo/src/
Dspdemo.c155 DEMOWinMenuInfo Menu = variable
605 MenuPtr = DEMOWinCreateMenuWindow(&Menu, 20, 100); in main()
/RvlSDK-3.3/build/demos/hio2demo/vc++/dual/
Ddouble-common.rc73 // Menu
109 // Menu

12