LCGetBase

Syntax

#include <revolution/os.h>

void* LCGetBase ( void );

Arguments

None.

Return Values

None.

Description

Returns a base pointer to the locked cache region. Be aware that the location of the locked cache is fixed by the Wii's OS. The address returned is invalid until the locked cache is enabled. By default, the locked cache is disabled.

See Also

Cache Functions, LCEnable

Revision History

2006/03/01 Initial version.


CONFIDENTIAL