📄 zvoutputtable.h
字号:
#ifndef __ZEVIOLOG_OUTPUTTABLE_H__#define __ZEVIOLOG_OUTPUTTABLE_H__static char* outputTable[] = { "ZEVIO_EVENT_LOG_INITIALIZED", "ZEVIO_EVENT_LOG_SUSPEND", "ZEVIO_EVENT_LOG_RESUME", "ZEVIO_EVENT_LOG_BUFFERFULL", // OpengGL command "_GPUCmd_Nop", "_GPUCmd_JumpAddress_HEADER_LINK", "_GPUCmd_JumpAddress_ADDR", "_GPUCmd_JumpReturn", "_GPUCmd_StopAndInterrupt", "_GPUCmd_LoadWordToVBP_HEADER", "_GPUCmd_LoadWordToVBP_ADDR", "_GPUCmd_LoadWordToDRP_HEADER", "_GPUCmd_LoadWordToDRP_ADDR", "_GPUCmd_LoadDataToRenderer_HEADER_SIZE", "_GPUCmd_LoadDataToRenderer_ADDRESS", "_GPUCmd_LoadWordToSRP_HEADER", "_GPUCmd_LoadWordToSRP_ADDR", "_GPUCmd_DrawingOffset", "_GPUCmd_ClipWindowTopLeft", "_GPUCmd_ClipWindowBottomRight", "_GPUCmd_TextureMode", "_GPUCmd_TexturePointer", "_GPUCmd_DepthTestMode", "_GPUCmd_DepthBufferOffset", "_GPUCmd_DrawingModes", "_GPUCmd_TextureCacheInvalidate", "_GPUCmd_RendererFlush", "_GPUCmd_FogColor", "_GPUCmd_FogNear", "_GPUCmd_FogFar", "_GPUCmd_AlphaLevel", "_GPUCmd_LoadSTT", "_GPUCmd_LoadEntireCLUT0", "_GPUCmd_LoadEntireCLUT1", "_GPUCmd_LoadEntireCLUT2", "_GPUCmd_LoadCLUT0Subset", "_GPUCmd_LoadCLUT1Subset", "_GPUCmd_LoadCLUT2Subset", "_GPUCmd_RendererInterrupt", "_RendererVertex_Q", "_RendererVertex_X_Y", "_RendererVertex_U_V", "_RendererVertex_COLOR", "_RendererVertex_OFFSET", "_RendererVertex_TERMINATION", "_RendererVertex_W_H", "_GPUCmd_RendererTriangleStripDraw", "_GPUCmd_RendererTriangleDraw", "_GPUCmd_RendererLineStripDraw", "_GPUCmd_RendererLineDraw", "_GPUCmd_RendererPointDraw", "_GPUCmd_RendererSpriteDraw", "_GPUCmd_TransferToGPUMemory_HEADER", "_GPUCmd_TransferToGPUMemory_X_Y", "_GPUCmd_TransferToGPUMemory_W_H", "_GPUCmd_TransferFromGPUMemory_HEADER", "_GPUCmd_TransferFromGPUMemory_X_Y", "_GPUCmd_TransferFromGPUMemory_W_H", "_GPUCmd_BlockTransfer_HEADER", "_GPUCmd_BlockTransfer_DSTX_DSTY", "_GPUCmd_BlockTransfer_W_H", "_GPUCmd_BlockTransfer_SRCX_SRCY", "_GPUCmd_BlockFill_HEADER", "_GPUCmd_BlockFill_X_Y", "_GPUCmd_BlockFill_W_H", "_GPUCmd_BlockFill_VALUE", "_GPUCmd_ConditionalTransfer_HEADER", "_GPUCmd_ConditionalTransfer_X_Y", "_GPUCmd_ConditionalTransfer_W_H", "_GPUCmd_ConditionalBlockTransfer_HEADER", "_GPUCmd_ConditionalBlockTransfer_DSTX_DSTY", "_GPUCmd_ConditionalBlockTransfer_W_H", "_GPUCmd_ConditionalBlockTransfer_SRCX_SRCY", "_GPUCmd_ScalingVector_HEADER", "_GPUCmd_ScalingVector_SX_SY", "_GPUCmd_ScalingVector_SZ", "_GPUCmd_Local2WorldRotationalMatrix_HEADER", "_GPUCmd_Local2WorldRotationalMatrix_M11_M12", "_GPUCmd_Local2WorldRotationalMatrix_M13_M21", "_GPUCmd_Local2WorldRotationalMatrix_M22_M23", "_GPUCmd_Local2WorldRotationalMatrix_M31_M32", "_GPUCmd_Local2WorldRotationalMatrix_M33", "_GPUCmd_Local2WorldTranslationVector_HEADER", "_GPUCmd_Local2WorldTranslationVector_TX_TY", "_GPUCmd_Local2WorldTranslationVector_TZ", "_GPUCmd_World2ViewRotationalMatrix_HEADER", "_GPUCmd_World2ViewRotationalMatrix_M11_M12", "_GPUCmd_World2ViewRotationalMatrix_M13_M21", "_GPUCmd_World2ViewRotationalMatrix_M22_M23", "_GPUCmd_World2ViewRotationalMatrix_M31_M32", "_GPUCmd_World2ViewRotationalMatrix_M33", "_GPUCmd_World2ViewTranslationVector_HEADER", "_GPUCmd_World2ViewTranslationVector_TX_TY", "_GPUCmd_World2ViewTranslationVector_TZ", "_GPUCmd_Light0DirectionalVector_HEADER", "_GPUCmd_Light0DirectionalVector_X_Y", "_GPUCmd_Light0DirectionalVector_Z", "_GPUCmd_Light0RGB_HEADER", "_GPUCmd_Light0RGB_RGB", "_GPUCmd_Light1DirectionalVector_HEADER", "_GPUCmd_Light1DirectionalVector_X_Y", "_GPUCmd_Light1DirectionalVector_Z", "_GPUCmd_Light1RGB_HEADER", "_GPUCmd_Light1RGB_RGB", "_GPUCmd_Light2DirectionalVector_HEADER", "_GPUCmd_Light2DirectionalVector_X_Y", "_GPUCmd_Light2DirectionalVector_Z", "_GPUCmd_Light2RGB_HEADER", "_GPUCmd_Light2RGB_RGB", "_GPUCmd_AmbientLightRGB_HEADER", "_GPUCmd_AmbientLightRGB_RGB", "_GPUCmd_MaterialRGBCoefficients_HEADER", "_GPUCmd_MaterialRGBCoefficients_RGB", "_GPUCmd_SpecularRGBCoefficients_HEADER", "_GPUCmd_SpecularRGBCoefficients_RGB", "_GPUCmd_ZcullingZMax_HEADER", "_GPUCmd_ZcullingZMax_Z", "_GPUCmd_NearClippingZNearPlane_HEADER", "_GPUCmd_NearClippingZNearPlane_Z", "_GPUCmd_XYProjectionPlaneScaling_HEADER", "_GPUCmd_XYProjectionPlaneScaling_HX_HY", "_GPUCmd_GLEMode", "_GPUCmd_GLEMaterialSetting", "_GLEVertex_X_Y", "_GLEVertex_Z_NX", "_GLEVertex_NY_NZ", "_GLEVertex_U_V", "_GLEVertex_COLOR_OFFSET", "_GLEVertex_SNX_SNY", "_GLEVertex_SNZ", "_GPUCmd_GLETriangleDraw", "_GPUCmd_GLELineDraw", "_GPUCmd_GLEPointDraw", "_GPUCmd_ModelScaling", "_GPUCmd_ModelTransformation", "_GPUCmd_ModelTranslation", "_GPUCmd_VertexNormalTransformation", "_GPUCmd_SurfaceNormalTransformation", "_GPUCmd_MixMMC", "chExecStatusUNEXECUTION", "_GPUCmd_Undefine"};#endif // __ZEVIOLOG_OUTPUTTABLE_H__
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -