ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
Data Fields | |
unsigned int * | returnAddress |
int | raOffset |
int | spAdjust |
Definition at line 95 of file callstack.c.
int ReturnCachePtr::raOffset |
Definition at line 98 of file callstack.c.
unsigned int* ReturnCachePtr::returnAddress |
Definition at line 97 of file callstack.c.
int ReturnCachePtr::spAdjust |
Definition at line 99 of file callstack.c.