Main Page
Modules
Data Structures
File List
Data Fields
Globals
Related Pages
debug.c File Reference
Defines
#define
MAKE_NEW_LINE
iCurX=x; iCurY+=20;
Functions
void
DEBUG_SetFrameBuffer
(
u32
*pFrameBuffer)
Set debugtext-system framebuffer address.
void
DEBUG_SetTextColor
(
u32
Color)
Set debugtext-system font color.
void
DEBUG_InitText
(
u32
*pFrameBuffer,
u32
Color)
Init debug-onscreen-text-system.
void
DEBUG_ShowValueU8
(short x, short y,
u8
ValueToShow)
Show an u8 on screen.
void
DEBUG_ShowValueU16
(short x, short y,
u16
ValueToShow)
Show an u16 on screen.
void
DEBUG_ShowValueU32
(short x, short y,
u32
ValueToShow)
Show an u32 on screen.
void
DEBUG_PrintChar
(short x, short y, char CharToPrint)
Print a single char to screen.
void
DEBUG_Print
(short x, short y, char *pText)
Print text to screen.
void
DEBUG_Assert
(
u8
Assertion, char *pMessage, char *pExpression, char *pFileName,
u32
LineNo)
Check an assertion statement.
Define Documentation
#define MAKE_NEW_LINE iCurX=x; iCurY+=20;
Generated on Thu Jun 26 23:13:53 2003 for Open GC Library by
1.3