Shinobi Library - Cache Function
syCacheOCBI
Invalidates all cache blocks that include the specified area
FORMAT
-
Void syCacheOCBI( *address, size )
void *address
Uint32 size
PARAMETER
-
*address | Starting address |
size | Size |
RETURN
-
None
DESCRIPTION
-
Invalidates all cache blocks that include the specified area ("To invalidate" means to discard the contents of the cache.)
NOTE
-
If the address for P2 area(range from 0xa0000000 to 0xbfffffff) is specified, this area is replaced with the P0 area and is invalidated.
syCacheOCBI
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999