Miles Sound System SDK 7.2a

RAD_IOP_ADDRESS_VALUES

The basic type RAD_IOP_ADDRESS_VALUES Specifies the type of memory that you want to read into for the RAD_IOP asynchronous I/O functions.

Fundamental Values

 Value  Description
 RAD_IOP_EE_ADDRESS The destination pointer is a normal EE memory address.
 RAD_IOP_IOP_ADDRESS The destination pointer is a IOP memory address.
 RAD_IOP_SPU_ADDRESS The destination pointer is a SPU memory address. When reading to the SPU, we always read a multiple of 64 bytes, destination address must be aligned on a 16-byte boundary.

Discussion

These flags are used with the RAD_IOP async read functions. They let you control where the data is placed after a read.


Group: The RAD_IOP API for the Sony PS2
Related Structures: RAD_IOP_ASYNC_READ_DATA

For technical support, e-mail Miles3@radgametools.com
© Copyright 1991-2007 RAD Game Tools, Inc. All Rights Reserved.