Home
last modified time | relevance | path

Searched refs:DEMOPrintf (Results 1 – 25 of 36) sorted by relevance

12

/RvlSDK-3.1/build/demos/wpaddemo/src/
Dwpadsample.c992 DEMOPrintf(x, y, 0, "WPAD Demo -- WPADSAMPLE"); in renderScreen()
998 DEMOPrintf((s16)(x + CHAN_INDENT * i + ITEM_WIDTH), y, 0, "Ch%d", i); in renderScreen()
1001 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "ADDR "); in renderScreen()
1002 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "TX-STAT "); in renderScreen()
1003 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "TYPE "); in renderScreen()
1004 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "FORMAT "); in renderScreen()
1005 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "RATE "); in renderScreen()
1006 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "BUTTON "); in renderScreen()
1007 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "ACC "); in renderScreen()
1008 DEMOPrintf(x, y+=FONT_HEIGHT, 0, "DPD-0 "); in renderScreen()
[all …]
Ddummy_checker.c477 DEMOPrintf(x, y, 0, "WPAD Demo -- Dummy checker"); in renderStatus()
480 DEMOPrintf(x, y, 0, "Status :"); y+=FONT_HEIGHT; in renderStatus()
481 DEMOPrintf(x, y, 0, "Type :"); y+=FONT_HEIGHT; in renderStatus()
482 DEMOPrintf(x, y, 0, "Error :"); y+=FONT_HEIGHT; in renderStatus()
483 DEMOPrintf(x, y, 0, "Buttons:"); y+=FONT_HEIGHT; in renderStatus()
484 DEMOPrintf(x, y, 0, "DPD0-xy:"); y+=FONT_HEIGHT; in renderStatus()
485 DEMOPrintf(x, y, 0, "DPD1-xy:"); y+=FONT_HEIGHT; in renderStatus()
486 DEMOPrintf(x, y, 0, "ACC-XYZ:"); y+=FONT_HEIGHT; in renderStatus()
487 DEMOPrintf(x, y, 0, "--------"); y+=FONT_HEIGHT; in renderStatus()
488 DEMOPrintf(x, y, 0, "Buttons:"); y+=FONT_HEIGHT; in renderStatus()
[all …]
Dsync.c120 DEMOPrintf( 16, y+=LINE, 0, "WPAD Demo -- Sync"); in RenderConsoleStatus()
124 DEMOPrintf( 16, y+=LINE, 0, "Registered Device Number: %d", WPADGetRegisteredDevNum()); in RenderConsoleStatus()
125 DEMOPrintf( 16, y+=LINE, 0, "Temporary Device Number: %d", WPADGetTemporaryDevNum()); in RenderConsoleStatus()
135 DEMOPrintf( 16, y += LINE, 0, "chan%d: %02x:%02x:%02x:%02x:%02x:%02x [%s]", in RenderConsoleStatus()
148 DEMOPrintf( 16, y += LINE, 0, "chan%d: not connected", chan); in RenderConsoleStatus()
152 DEMOPrintf( 16, y+=LINE*3, 0, "standard: %s [%d device(s)]", std[standard], stdNum); in RenderConsoleStatus()
153 DEMOPrintf( 16, y+=LINE, 0, "simple : %s [%d device(s)]", smp[simple], smpNum); in RenderConsoleStatus()
Dwpad_spdemo.c283 DEMOPrintf(16, 16, 0, "WPAD Demo -- WPAD Spdemo"); in main()
702 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sfx"); in RenderOperation()
716 DEMOPrintf( 150, y, 0, "speaker"); in RenderControllerStatus()
717 DEMOPrintf( 220, y, 0, "sfx"); in RenderControllerStatus()
721 DEMOPrintf( 16, y, 0, "CHAN_%d [%s]", in RenderControllerStatus()
729 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()
732 DEMOPrintf( 220, y, 0, "%s", (info[chan].play == 0) ? "STOP" : in RenderControllerStatus()
Dwpad_seqdemo.c315 DEMOPrintf( 16, 16, 0, "WPAD Demo -- WPAD Seqdemo"); in main()
576 DEMOPrintf( 16, y += HEIGHT, 0, "button A : Start/Stop Sequence"); in RenderOperation()
590 DEMOPrintf( 150, y, 0, "speaker"); in RenderControllerStatus()
591 DEMOPrintf( 220, y, 0, "sequence"); in RenderControllerStatus()
595 DEMOPrintf( 16, y, 0, "CHAN_%d [%s]", in RenderControllerStatus()
603 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 1) ? "ON" : in RenderControllerStatus()
606 DEMOPrintf( 220, y, 0, "%s", (info[chan].play == 0) ? "STOP" : in RenderControllerStatus()
Dwpad_axdemo.c476 DEMOPrintf( 16, 16, 0, "WPAD Demo -- WPAD Axdemo"); in main()
1061 DEMOPrintf( 16, y+=HEIGHT, 0, "%s : %s", button, SampleFiles[ButtonMap[i][1]]); in RenderOperation()
1064 DEMOPrintf( 16, y+=HEIGHT, 0, "Home : Stop all sounds"); in RenderOperation()
1065 DEMOPrintf( 16, y+=HEIGHT, 0, "Plus : Mute On"); in RenderOperation()
1066 DEMOPrintf( 16, y+=HEIGHT, 0, "Minus : Mute Off"); in RenderOperation()
1080 DEMOPrintf( 150, y, 0, "speaker"); in RenderControllerStatus()
1081 DEMOPrintf( 250, y, 0, "volume"); in RenderControllerStatus()
1085 DEMOPrintf( 16, y, 0, "CHAN_%d [%s]", in RenderControllerStatus()
1093 DEMOPrintf( 150, y, 0, "%s", (info[chan].Speakers.active == 0) ? "OFF" : in RenderControllerStatus()
1096 DEMOPrintf( 250, y, 0, "%d", WPADGetSpeakerVolume()); in RenderControllerStatus()
/RvlSDK-3.1/build/demos/gxdemo/src/Framebuffer/
Dfrb-vfilter.c294 DEMOPrintf(pos_x, 20, pos_z, "frb-vfilter"); in myDrawCaptionTick()
295 DEMOPrintf(pos_x, 25, pos_z, "-----------"); in myDrawCaptionTick()
298 DEMOPrintf((s16)(pos_x+10), (s16)(i*10+10+pos_y), pos_z, "%d", cf.newFilter[i]); in myDrawCaptionTick()
308 DEMOPrintf(pos_x, (s16)(90 + pos_y), pos_z, "%sBRIGHTNESS",indent[0]); in myDrawCaptionTick()
309 DEMOPrintf(pos_x, (s16)(100 + pos_y), pos_z, " %f", cf.brightness/64.0F); in myDrawCaptionTick()
311 DEMOPrintf(pos_x, (s16)(115 + pos_y), pos_z, "%sRATIO",indent[1]); in myDrawCaptionTick()
312 DEMOPrintf(pos_x, (s16)(125 + pos_y), pos_z, " %f%%", cf.ratio*100.0F); in myDrawCaptionTick()
314 DEMOPrintf(pos_x, (s16)(140 + pos_y), pos_z, "%sRENDER MODE",indent[2]); in myDrawCaptionTick()
315 DEMOPrintf(pos_x, (s16)(150 + pos_y), pos_z, " %s", GXRMObjPtrStrTbl[cf.RMIndex].GXRMObjString); in myDrawCaptionTick()
317 DEMOPrintf(pos_x, (s16)(165 + pos_y), pos_z, "%sPROGRESSIVE",indent[3]); in myDrawCaptionTick()
[all …]
/RvlSDK-3.1/build/demos/gxdemo/src/Tev/
Dtev-swap.c219 DEMOPrintf(24, 16, 0, "Swap Mode Table : %d", sc->tblIdx); in DrawTick()
220 DEMOPrintf(24, 24, 0, "%s -> RED", MySwCompMsg[MySwapModeTable[sc->tblIdx][0]]); in DrawTick()
221 DEMOPrintf(24, 32, 0, "%s -> GREEN", MySwCompMsg[MySwapModeTable[sc->tblIdx][1]]); in DrawTick()
222 DEMOPrintf(24, 40, 0, "%s -> BLUE", MySwCompMsg[MySwapModeTable[sc->tblIdx][2]]); in DrawTick()
223 DEMOPrintf(24, 48, 0, "%s -> ALPHA", MySwCompMsg[MySwapModeTable[sc->tblIdx][3]]); in DrawTick()
225 DEMOPrintf(12, (s16)(sc->cursor*8+16), 0, "%c", 0x7F); in DrawTick()
Dtev-multi.c661 DEMOPrintf(x, (s16)(ALI_ROW(0)-16), 0, "[STAGE%d]", i); in DrawCaption()
663 DEMOPrintf(x, (s16)(ALI_ROW(0)+72), 0, "TEXMAP%d", sc->tev[CTRL_TM][i]); in DrawCaption()
664 DEMOPrintf(x, (s16)(ALI_ROW(1)+72), 0, "TCOORD%d", sc->tev[CTRL_TC][i]); in DrawCaption()
665 DEMOPrintf(x, (s16)(ALI_ROW(2)+72), 0, "COLOR%d", sc->tev[CTRL_CH][i]); in DrawCaption()
670 DEMOPrintf( in DrawCaption()
/RvlSDK-3.1/build/demos/paddemo/src/
Dsampling.c142 DEMOPrintf(x, y += 16, 0, "Port AB XY M ZLR +Pad Left Right Trigger"); in main()
146DEMOPrintf(x, y += 16, 0, "%d[%-2d] %c%c %c%c %c %c%c%c %c%c%c%c (%3d, %3d) (%3d, %3d) (%3d, %3d)", in main()
170 DEMOPrintf(x, y += 16, 0, "Samples: %llu", Count); in main()
171 DEMOPrintf(x, y += 16, 0, "Retrace: %u", VIGetRetraceCount()); in main()
/RvlSDK-3.1/build/demos/nanddemo/src/
Dgamesave.c420 DEMOPrintf( 16, y += FONT_HEIGHT, 0, "---------GC Controller---------"); in RenderControls()
423 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " Up: Move cursor up"); in RenderControls()
424 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " Down: Move cursor down"); in RenderControls()
425 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " A: Print"); in RenderControls()
426 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " L: Refresh"); in RenderControls()
427 DEMOPrintf( 16, y += FONT_HEIGHT, 0, " X: Delete"); in RenderControls()
449 DEMOPrintf( 16, y += FONT_HEIGHT, 0, "Start: Quit this demo"); in RenderControls()
/RvlSDK-3.1/build/demos/mididemo/src/
Dmain.c70 DEMOPrintf(60, 10, 0, "MIDI adaptor sample demo"); in main()
76 DEMOPrintf((s16)(i%16*18+14), (s16)(i/16*13+26), 0, buf); in main()
/RvlSDK-3.1/build/demos/axdemo/src/
Daxart3ddemo.c1011 DEMOPrintf( textX, textY, 0, "AX mode: AX_MODE_STEREO"); in DrawUI()
1017 DEMOPrintf( textX, textY, 0, "AX mode: AX_MODE_SURROUND"); in DrawUI()
1023 DEMOPrintf( textX, textY, 0, "AX mode: AX_MODE_DPL2"); in DrawUI()
1028 DEMOPrintf( textX, textY, 0, "helicopter.voice: %.8xh", helicopter.voice); in DrawUI()
1030DEMOPrintf( textX, textY, 0, "helicopter.sound.sampleRate: %dHz", helicopter.sound->sampleRate… in DrawUI()
1032 DEMOPrintf( textX, textY, 0, "helicopter.axart3d.hAngle: %f", helicopter.axart3d.hAngle); in DrawUI()
1034 DEMOPrintf( textX, textY, 0, "helicopter.axart3d.vAngle: %f", helicopter.axart3d.vAngle); in DrawUI()
1036 DEMOPrintf( textX, textY, 0, "helicopter.axart3d.dist: %f", helicopter.axart3d.dist); in DrawUI()
1038DEMOPrintf( textX, textY, 0, "helicopter.axart3d.closingSpeed: %f", helicopter.axart3d.closingSpee… in DrawUI()
/RvlSDK-3.1/build/demos/gxdemo/src/Texture/
Dtex-lod.c361 DEMOPrintf(0, 0, 0, " LOD Bias :%1.1f", lodBias); in DrawTick()
362 DEMOPrintf(0, 8, 0, " Bias Clamp:%s", in DrawTick()
364 DEMOPrintf(0, 16, 0, " Edge LOD :%s", in DrawTick()
366 DEMOPrintf(0, 24, 0, " Max Aniso.:%d", in DrawTick()
372 DEMOPrintf(0, (s16)(sc->curP * 8), 0, "%c", 0x7F); in DrawTick()
Dtex-invalid.c455 DEMOPrintf((s16)ALI_COL(i), (s16)(ALI_ROW(0)-16), 0, "[CACHE%d]", i); in MyDrawCaption()
468 DEMOPrintf((s16)ALI_COL(sc->curX), (s16)(ALI_ROW(sc->curY)+68), 0, "%c", 0x7F); in MyDrawCaption()
471 DEMOPrintf(ALI_COL(0), (s16)(ALI_ROW(3)+68), 0, "%s%s", InvTexAllStr, InvTexAllStr); in MyDrawCaption()
/RvlSDK-3.1/build/demos/cxdemo/src/
Dcx_uncompress.c447 DEMOPrintf(48, 0, 0, "Raw"); in DrawTick()
448 DEMOPrintf(160, 0, 0, "RunLength"); in DrawTick()
449 DEMOPrintf(48, 112, 0, "LZ77"); in DrawTick()
450 DEMOPrintf(160, 112, 0, "Huffman"); in DrawTick()
Dcx_uncompress_stream.c542 DEMOPrintf(48, 0, 0, "Raw"); in DrawTick()
543 DEMOPrintf(160, 0, 0, "RunLength"); in DrawTick()
544 DEMOPrintf(48, 112, 0, "LZ77"); in DrawTick()
545 DEMOPrintf(160, 112, 0, "Huffman"); in DrawTick()
/RvlSDK-3.1/build/demos/gxdemo/src/TexGen/
Dtg-emboss.c580 DEMOPrintf( 18, 10, 0, "Texture %d", myModel.texNo ); in myInfoModel()
581 DEMOPrintf( 18, 18, 0, in myInfoModel()
583 DEMOPrintf( 18, 26, 0, "Bump scale %d", myModel.bumpScale ); in myInfoModel()
584 DEMOPrintf( 18, 34, 0, "Normal scale 1/%d", myModel.invNrmScale ); in myInfoModel()
585 DEMOPrintf( 18, 42, 0, "Blend steps %d", myModel.blendSteps ); in myInfoModel()
/RvlSDK-3.1/include/demo/
DDEMOPuts.h57 extern void DEMOPrintf ( s16, s16, s16, char*, ... );
/RvlSDK-3.1/build/demos/gxdemo/src/Management/
Dmgt-fifo-dual.c503 DEMOPrintf( textX, textY, 0, "B button: Cull Mode: %s", text ); in DrawUI()
522 DEMOPrintf( textX, textY, 0, "A button: Fifo Mode: %s", text ); in DrawUI()
/RvlSDK-3.1/build/demos/gxdemo/src/PixelProc/
Dpix-a-comp.c277 DEMOPrintf( 10, 12, 0, myAlphaComp[lid0].fmt, a->ref0 ); in SceneDrawInfo()
279 DEMOPrintf(114, 12, 0, myAlphaComp[lid1].fmt, a->ref1 ); in SceneDrawInfo()
560 DEMOPrintf( (s16)rect[i].x0, (s16)rect[i].y0, in myDrawModel()
Dpix-z-comp.c256 DEMOPrintf( 160, 12, 0, "ZSCALE 2^%d", log2 ); in SceneDrawInfo()
459 DEMOPrintf( (s16)rect[i].x0, (s16)rect[i].y0, in myDrawModel()
Dpix-fog.c287 DEMOPrintf( 96, 12, 0, "STARTZ %7.2f", f->startz ); in SceneDrawInfo()
292 DEMOPrintf( 96, ypos, 0, "ENDZ %7.2f", f->endz ); in SceneDrawInfo()
/RvlSDK-3.1/build/demos/gxdemo/src/Culling/
Dcul-faces.c187 DEMOPrintf( 10, 12, 0, myModel[g->modelId].name ); in GlobalSceneDraw()
280 DEMOPrintf( sx, sy, 0, myCullMode[lid].name ); in SceneDrawInfo()
/RvlSDK-3.1/build/demos/videmo/src/
Dfrb-vi-gamma.c263DEMOPrintf(16, 12, 0, "%s GXGamma = %s \n", (whichIsGamma == GX_GAMMA) ? ">" : " ", GammaMsg[sc-… in DrawTick()
264DEMOPrintf(16, 22, 0, "%s VIGamma = %1.1f\n", (whichIsGamma == VI_GAMMA) ? ">" : " ", sc->vigamma/… in DrawTick()

12