| DEMOInit | Initializes the constituent elements of the operating system and device drivers. |
| DEMOReInit | Reinitializes the constituent elements of the operating system and device drivers. |
| DEMOBeforeRender | Sets the viewport to render the appropriate field. |
| DEMODoneRender | Uses GXCopyDisp to copy the embedded frame buffer (EFB) to the external frame buffer (XFB), sets the next frame buffer, waits for vertical retracing, and swaps the internal frame buffers. |
| DEMOSwapBuffers | Sets the next video frame buffer, waits for vertical retracing, and swaps the internal rendering buffers. |
| DEMOGetRenderMode | Returns the current render mode. |
| DEMOGetCurrentBuffer | Returns a pointer to the XFB that is currently active. |
| The DEMO Font Functions | Provides a simple means for displaying text on the screen. |
| The DEMO Pad Functions | Provides a simple means for obtaining game pad inputs. |
CONFIDENTIAL