| View previous topic :: View next topic |
| Author |
Message |
bobsbigboy
Joined: 10 Nov 2004 Posts: 5 Location: usa
|
Posted: Thu Nov 11, 2004 12:44 am Post subject: identifying calls to IOP from EE? |
|
|
Hi there,
I have somewhat of a general question I think....I'm pretty much a noob to this scene, but I've been trying to follow some already developed code to help myself learn...
Is there any way to figure out what calls in an EE file are going to the IOP??? ie I have the IOP file disassembled and the EE file disassembled, but is there any way to determine where the EE is calling IOP functions??
thanks,
- tool |
|
| Back to top |
|
 |
pixel
Joined: 30 Jan 2004 Posts: 791
|
Posted: Thu Nov 11, 2004 1:52 am Post subject: |
|
|
The "EE calls IOP" is called "rpc". You have to identify the function that is running an rpc request, and there you are. _________________ pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department. |
|
| Back to top |
|
 |
|