Shinobi Library - Cache Function

syCacheMOVCAL

Executes MOVCAL on all blocks that include the specified area

FORMAT

Void syCacheMOVCAL( *address, size )
Void *address
Uint32 size

PARAMETER

 *address  Starting address 
 size  Size 

RETURN

None

DESCRIPTION

Executes MOVCAL on all blocks that include the specified area ("To allocate a cache block" means to write data only in the cache when there is a cache miss, without performing a block read.)

NOTE

If this function is executed when the start and end of the specified area do not define an area in units of 32 bytes, adjacent data will be damaged.

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