psl1ght
A free SDK for Sony's PS3 console
|
RSX Configuration structure. More...
#include <gcm_sys.h>
Data Fields | |
void *localAddress | ATTRIBUTE_PRXPTR |
effective start address of RSX memory | |
void *ioAddress | ATTRIBUTE_PRXPTR |
effective start address of I/O mapped main memory to be used by RSX | |
u32 | localSize |
maximum available size of RSX memory | |
u32 | ioSize |
maximum available size of I/O mapped main memory to be used by RSX | |
u32 | memoryFreq |
RSX memory clock frequency. | |
u32 | coreFreq |
Core clock frequency of RSX. | |
RSX Configuration structure.
This structure holds system informations of RSX.