Home
last modified time | relevance | path

Searched refs:on (Results 1 – 17 of 17) sorted by relevance

/RvlSDK-2.1/X86/bin/
Dshowsettings.bat11 echo Settings on DDH:
30 echo bytes (0 ... off, 0x400000 ... on)
44 echo Settings on GDEV
60 echo bytes (0 ... off, 0x400000 ... on)
/RvlSDK-2.1/
Dreadme-RVL_SDK-2_1.txt33 For details on system requirements needed to run the Revolution SDK, see RVL-QuickStartGuide_2-1.pd…
37 The only NDEV versions that the SDK operates on are NDEV Ver. 2.0 and Ver. 2.1. The SDK does not su…
45 For information on installing the Revolution SDK environment, see RVL-QuickStartGuide-2_1.pdf.
90 … from the PC to the NDEV. However, transfers using EXI00 are not supported on the current hardware…
103 At the present time, a large load is placed on the CPU when the Wii Remote establishes a connection…
141 There are occasions when all Wii Remotes are disconnected if the wireless module on the main consol…
148 When the Sync button on the console is pressed, the event reaches WPAD, which automatically initiat…
156 …ctly when the Wii Remote Sync button is pressed during simple registration on the main console, th…
DRVL_NDEV.bat52 @echo ndrun (elf file)..........Load/run (elf file) on NDEV.
/RvlSDK-2.1/build/buildtools/
Deppccleandepend.sed2 # be run on every rule as it is generated by the compiler.
Dcommondefs305 # We use full paths so that we can depend on $( REVOLUTION_LIBS)
Dmodulerules22 # Executables rely on the following:
/RvlSDK-2.1/build/demos/hio2demo/vc++/dual/
Ddual.rc66 // remains consistent on all systems.
100 // remains consistent on all systems.
320 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
321 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
Ddouble-common.rc66 // remains consistent on all systems.
103 // remains consistent on all systems.
337 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
338 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
DReadMe.txt79 dependency on specific versions of Side-by-Side assemblies. The loader uses this
/RvlSDK-2.1/include/revolution/
Dos.h479 void OSSetProgressiveMode( u32 on );
495 void OSSetEuRgb60Mode( u32 on );
Dax.h451 u16 on; member
470 u16 on; member
938 void AXSetVoiceRmtOn (AXVPB *p, u16 on);
/RvlSDK-2.1/build/demos/hio2demo/vc++/multi/
Dmulti.rc78 // remains consistent on all systems.
354 ID_EDIT_COPY "Copy the selection and put it on the Clipboard\nCopy"
355 ID_EDIT_CUT "Cut the selection and put it on the Clipboard\nCut"
DReadMe.txt91 dependency on specific versions of Side-by-Side assemblies. The loader uses this
/RvlSDK-2.1/build/demos/axdemo/src/
Daxfilter.c373 lpf.on = (u16)filterFlag; // filter state is determined by filterFlag in play_sound()
464 lpf.on = 1; in ax_demo_callback()
473 lpf.on = 0; in ax_demo_callback()
/RvlSDK-2.1/build/tools/TexConv/sample/
Dsample.tcs14 ; view the sample.tpl file using texPrev2D.bin on your Mac.
/RvlSDK-2.1/build/libraries/mtx/src/
Dmtx.c157 #pragma defer_codegen on // This will be removed when compiler is fixed.
610 #pragma global_optimizer on
Dmtx44.c63 #pragma defer_codegen on // This will be removed when compiler is fixed.