Shinobi Library - System Function

syHwInit

Initializes the hardware

FORMAT

void syHwInit( void )

PARAMETER

None

RETURN

None

DESCRIPTION

Mainly initializes the hardware. This function must be executed before initializing the graphic library.

The following items are initialized with this function.

SH-CPU initialization
G1-Bus initialization
Interrupt controller initialization
Cache initialization
Timer initialization


NOTE

This function is executed within sbInitSystem().

syHwInit
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999